Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h938 HCI_CONN_REAUTH_PEND, enumerator
/linux-6.1.9/net/bluetooth/
Dhci_conn.c2272 set_bit(HCI_CONN_REAUTH_PEND, &conn->flags); in hci_conn_auth()
Dhci_event.c3487 test_bit(HCI_CONN_REAUTH_PEND, &conn->flags)) { in hci_auth_complete_evt()
3501 clear_bit(HCI_CONN_REAUTH_PEND, &conn->flags); in hci_auth_complete_evt()