Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h193 HCI_AUTH, enumerator
/linux-4.4.14/net/bluetooth/
Dhci_event.c312 set_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
314 clear_bit(HCI_AUTH, &hdev->flags); in hci_cc_write_auth_enable()
2166 if (test_bit(HCI_AUTH, &hdev->flags)) in hci_conn_complete_evt()
Dmgmt.c2321 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
7656 if (link_sec != test_bit(HCI_AUTH, &hdev->flags)) in powered_update_hci()
8244 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()
Dhci_core.c1959 if (!test_bit(HCI_AUTH, &hdev->flags)) { in hci_dev_cmd()