Searched refs:HCI_LM_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/net/bluetooth/ | ||
D | hci.h | 581 #define HCI_LM_ENCRYPT 0x0004 macro |
/linux-6.1.9/net/bluetooth/ | ||
D | hci_conn.c | 2475 link_mode |= HCI_LM_ENCRYPT; in get_link_mode() |