Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h938 HCI_CONN_REAUTH_PEND, enumerator
/Linux-v6.1/net/bluetooth/
Dhci_conn.c2262 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()