Home
last modified time | relevance | path

Searched refs:HCI_AUTH (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/net/bluetooth/
Dhci.h205 HCI_AUTH, enumerator
/Linux-v4.19/net/bluetooth/
Dhci_event.c313 set_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
315 clear_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
2429 if (test_bit(HCI_AUTH, &hdev->flags)) in hci_conn_complete_evt()
Dhci_request.c2756 if (link_sec != test_bit(HCI_AUTH, &hdev->flags)) in powered_update_hci()
Dhci_core.c1921 if (!test_bit(HCI_AUTH, &hdev->flags)) { in hci_dev_cmd()
Dmgmt.c1662 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
7561 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()