Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h307 HCI_AUTH, enumerator
/linux-6.1.9/net/bluetooth/
Dhci_event.c407 set_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
409 clear_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
3212 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()
Dhci_sync.c2926 if (link_sec == test_bit(HCI_AUTH, &hdev->flags)) in hci_write_auth_enable_sync()
Dmgmt.c1866 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
9995 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()