Searched refs:HCI_LM_AUTH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ | ||
H A D | hci.h | 624 #define HCI_LM_AUTH 0x0002 macro |
/openbmc/linux/net/bluetooth/ | ||
H A D | hci_conn.c | 2555 link_mode |= HCI_LM_AUTH; in get_link_mode() |