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