Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h348 HCI_LINK_SECURITY, enumerator
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c849 if (hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) in get_current_settings()
1689 if (!!cp->val != hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) { in set_link_security()
1690 hci_dev_change_flag(hdev, HCI_LINK_SECURITY); in set_link_security()
5536 hci_dev_clear_flag(hdev, HCI_LINK_SECURITY); in set_bredr()
8509 changed = !hci_dev_test_and_set_flag(hdev, HCI_LINK_SECURITY); in mgmt_auth_enable_complete()
8511 changed = hci_dev_test_and_clear_flag(hdev, HCI_LINK_SECURITY); in mgmt_auth_enable_complete()
H A Dhci_request.c3267 link_sec = hci_dev_test_flag(hdev, HCI_LINK_SECURITY); in powered_update_hci()
H A Dhci_core.c492 if (hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) { in hci_init2_req()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h317 HCI_LINK_SECURITY, enumerator