Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci.h251 HCI_AUTH, enumerator
/Linux-v5.10/net/bluetooth/
Dhci_event.c329 set_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
331 clear_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
2630 if (test_bit(HCI_AUTH, &hdev->flags)) in hci_conn_complete_evt()
Dhci_request.c3258 if (link_sec != test_bit(HCI_AUTH, &hdev->flags)) in powered_update_hci()
Dmgmt.c1709 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
8500 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()
Dhci_core.c2030 if (!test_bit(HCI_AUTH, &hdev->flags)) { in hci_dev_cmd()