Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h337 HCI_AUTH, enumerator
/openbmc/linux/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()
3161 if (test_bit(HCI_AUTH, &hdev->flags)) in hci_conn_complete_evt()
H A Dhci_core.c767 if (!test_bit(HCI_AUTH, &hdev->flags)) { in hci_dev_cmd()
H A Dmgmt.c1877 if (test_bit(HCI_AUTH, &hdev->flags) == val) { in set_link_security()
9908 if (test_bit(HCI_AUTH, &hdev->flags)) in mgmt_auth_enable_complete()
H A Dhci_sync.c3124 if (link_sec == test_bit(HCI_AUTH, &hdev->flags)) in hci_write_auth_enable_sync()