Searched refs:HCI_LM_FIPS (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ | ||
D | hci.h | 522 #define HCI_LM_FIPS 0x0040 macro |
/kernel/linux/linux-5.10/net/bluetooth/ | ||
D | hci_conn.c | 1595 link_mode |= HCI_LM_FIPS; in get_link_mode() |