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.c2495 else if (test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_auth()
2553 if (!test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_security()
2713 if (test_bit(HCI_CONN_AUTH, &conn->flags)) in get_link_mode()
H A Dhci_event.c3148 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_conn_complete_evt()
3460 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_auth_complete_evt()
3566 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_encrypt_change_evt()
/linux/include/net/bluetooth/
H A Dhci_core.h938 HCI_CONN_AUTH, enumerator