Home
last modified time | relevance | path

Searched refs:HCI_AUTH (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c331 set_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
333 clear_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
2633 if (test_bit(HCI_AUTH, &hdev->flags)) in hci_conn_complete_evt()
H A Dhci_request.c3389 if (link_sec != test_bit(HCI_AUTH, &hdev->flags)) in powered_update_hci()
H A Dmgmt.c1712 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
8523 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()
H A Dhci_core.c2044 if (!test_bit(HCI_AUTH, &hdev->flags)) { in hci_dev_cmd()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h259 HCI_AUTH, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h343 HCI_AUTH, enumerator
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c409 set_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
411 clear_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
3216 if (test_bit(HCI_AUTH, &hdev->flags)) in hci_conn_complete_evt()
H A Dhci_core.c777 if (!test_bit(HCI_AUTH, &hdev->flags)) { in hci_dev_cmd()
H A Dhci_sync.c3077 if (link_sec == test_bit(HCI_AUTH, &hdev->flags)) in hci_write_auth_enable_sync()
H A Dmgmt.c1889 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
9928 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()

Completed in 65 milliseconds