Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h343 HCI_AUTH, enumerator
/linux-6.6.21/net/bluetooth/
Dhci_event.c411 set_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
413 clear_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
3220 if (test_bit(HCI_AUTH, &hdev->flags)) in hci_conn_complete_evt()
Dhci_core.c777 if (!test_bit(HCI_AUTH, &hdev->flags)) { in hci_dev_cmd()
Dmgmt.c1892 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
10009 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()
Dhci_sync.c3071 if (link_sec == test_bit(HCI_AUTH, &hdev->flags)) in hci_write_auth_enable_sync()