Searched refs:HCI_LM_AUTH (Results 1 – 3 of 3) sorted by relevance
547 conn->link_mode |= HCI_LM_AUTH; in hci_conn_complete_evt()700 conn->link_mode |= HCI_LM_AUTH; in hci_auth_complete_evt()
300 if (conn->link_mode & HCI_LM_AUTH) in hci_conn_auth()
165 #define HCI_LM_AUTH 0x0002 macro