Bluetooth: Add a flag to indicate that SMP is going on
[pandora-kernel.git] / include / net / bluetooth / hci_core.h
index e2ba4d6..605829b 100644 (file)
@@ -348,6 +348,7 @@ enum {
        HCI_CONN_RSWITCH_PEND,
        HCI_CONN_MODE_CHANGE_PEND,
        HCI_CONN_SCO_SETUP_PEND,
+       HCI_CONN_LE_SMP_PEND,
 };
 
 static inline void hci_conn_hash_init(struct hci_dev *hdev)