Home
last modified time | relevance | path

Searched refs:HCI_CONN_AUTH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_conn.c1373 else if (test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_auth()
1431 if (!test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_security()
1602 if (test_bit(HCI_CONN_AUTH, &conn->flags)) in get_link_mode()
H A Dhci_event.c2634 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_conn_complete_evt()
2927 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_auth_complete_evt()
3074 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_encrypt_change_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2364 else if (test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_auth()
2422 if (!test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_security()
2598 if (test_bit(HCI_CONN_AUTH, &conn->flags)) in get_link_mode()
H A Dhci_event.c3217 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_conn_complete_evt()
3499 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_auth_complete_evt()
3605 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_encrypt_change_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h833 HCI_CONN_AUTH,
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h972 HCI_CONN_AUTH, enumerator

Completed in 27 milliseconds