Hi Vinicius, * Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxxxxxx> [2011-08-19 21:06:51 -0300]: > 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@xxxxxxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 1 + > net/bluetooth/l2cap_core.c | 4 ++- > net/bluetooth/smp.c | 44 +++++++++++++++++++++++++++++-------- > 3 files changed, 38 insertions(+), 11 deletions(-) Applied, thanks. Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html