Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c2434 else if (test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_auth()
2492 if (!test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_security()
2652 if (test_bit(HCI_CONN_AUTH, &conn->flags)) in get_link_mode()
H A Dhci_event.c3173 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_conn_complete_evt()
3473 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_auth_complete_evt()
3579 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_encrypt_change_evt()
/linux/include/net/bluetooth/
H A Dhci_core.h976 HCI_CONN_AUTH, enumerator