Home
last modified time | relevance | path

Searched refs:HCI_CONN_AUTH (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/bluetooth/
H A Dhci_conn.c2331 else if (test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_auth()
2389 if (!test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_security()
2549 if (test_bit(HCI_CONN_AUTH, &conn->flags)) in get_link_mode()
H A Dhci_event.c3190 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_conn_complete_evt()
3490 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_auth_complete_evt()
3596 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_encrypt_change_evt()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h946 HCI_CONN_AUTH, enumerator