Searched refs:HCI_LM_SECURE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/net/bluetooth/ | ||
D | hci.h | 415 #define HCI_LM_SECURE 0x0020 macro |
/linux-4.4.14/net/bluetooth/ | ||
D | hci_conn.c | 1400 link_mode |= HCI_LM_SECURE; in get_link_mode() |