Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c2336 else if (test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_auth()
2394 if (!test_bit(HCI_CONN_AUTH, &conn->flags)) in hci_conn_security()
2554 if (test_bit(HCI_CONN_AUTH, &conn->flags)) in get_link_mode()
H A Dhci_event.c3151 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_conn_complete_evt()
3456 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_auth_complete_evt()
3562 set_bit(HCI_CONN_AUTH, &conn->flags); in hci_encrypt_change_evt()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h935 HCI_CONN_AUTH, enumerator