Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dmgmt.c808 if (hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) in get_current_settings()
1639 if (!!cp->val != hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) { in set_link_security()
1640 hci_dev_change_flag(hdev, HCI_LINK_SECURITY); in set_link_security()
4677 hci_dev_clear_flag(hdev, HCI_LINK_SECURITY); in set_bredr()
7562 changed = !hci_dev_test_and_set_flag(hdev, HCI_LINK_SECURITY); in mgmt_auth_enable_complete()
7564 changed = hci_dev_test_and_clear_flag(hdev, HCI_LINK_SECURITY); in mgmt_auth_enable_complete()
Dhci_request.c2755 link_sec = hci_dev_test_flag(hdev, HCI_LINK_SECURITY); in powered_update_hci()
Dhci_core.c489 if (hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) { in hci_init2_req()
/Linux-v4.19/include/net/bluetooth/
Dhci.h262 HCI_LINK_SECURITY, enumerator