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