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