Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h259 HCI_AUTH, enumerator
/kernel/linux/linux-5.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.c3387 if (link_sec != test_bit(HCI_AUTH, &hdev->flags)) in powered_update_hci()
Dmgmt.c1712 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
8508 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()
Dhci_core.c2044 if (!test_bit(HCI_AUTH, &hdev->flags)) { in hci_dev_cmd()