Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dmgmt.c670 if (hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) in get_current_settings()
2192 if (!!cp->val != hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) { in set_link_security()
2193 hci_dev_change_flag(hdev, HCI_LINK_SECURITY); in set_link_security()
5077 hci_dev_clear_flag(hdev, HCI_LINK_SECURITY); in set_bredr()
7417 link_sec = hci_dev_test_flag(hdev, HCI_LINK_SECURITY); in powered_update_hci()
8016 changed = !hci_dev_test_and_set_flag(hdev, HCI_LINK_SECURITY); in mgmt_auth_enable_complete()
8018 changed = hci_dev_test_and_clear_flag(hdev, HCI_LINK_SECURITY); in mgmt_auth_enable_complete()
Dhci_core.c615 if (hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) { in hci_init2_req()
/linux-4.1.27/include/net/bluetooth/
Dhci.h234 HCI_LINK_SECURITY, enumerator