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.c2447 else if (test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_auth()
2505 if (!test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_security()
2665 if (test_bit(HCI_CONN_AUTH, &conn->flags)) in get_link_mode()
H A Dhci_event.c3203 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_conn_complete_evt()
3507 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_auth_complete_evt()
3613 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_encrypt_change_evt()
/linux/include/net/bluetooth/
H A Dhci_core.h978 HCI_CONN_AUTH, enumerator