Searched refs:HCI_LM_SECURE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/bluetooth/ | ||
D | hci.h | 239 #define HCI_LM_SECURE 0x0020 macro |
/linux-2.6.39/net/bluetooth/ | ||
D | hci_event.c | 1542 conn->link_mode |= HCI_LM_SECURE; in hci_change_link_key_complete_evt() |