linux/include/net/bluetooth
Vinicius Costa Gomes d26a234548 Bluetooth: Add a flag to indicate that SMP is going on
Add HCI_CONN_LE_SMP_PEND flag to indicate that SMP is pending
for that connection. This allows to have information that an SMP
procedure is going on for that connection.

We use the HCI_CONN_ENCRYPT_PEND to indicate that encryption
(HCI_LE_Start_Encryption) is pending for that connection.

While a SMP procedure is going on we hold an reference to the
connection, to avoid disconnections.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-09-21 12:58:11 -03:00
..
bluetooth.h Bluetooth: Add support for returning the encryption key size 2011-07-08 18:39:31 -03:00
hci_core.h Bluetooth: Add a flag to indicate that SMP is going on 2011-09-21 12:58:11 -03:00
hci.h Bluetooth: Add new structures for supporting SM key distribution 2011-07-08 17:36:25 -03:00
l2cap.h Bluetooth: Fixes l2cap "command reject" reply according to spec 2011-07-11 01:43:25 -03:00
mgmt.h Bluetooth: Add new structures for supporting SM key distribution 2011-07-08 17:36:25 -03:00
rfcomm.h Bluetooth: Clean up some code style issues 2011-06-09 16:33:28 -03:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Add support for SMP phase 3 (key distribution) 2011-07-08 17:07:43 -03:00