Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmgmt.c884 if (hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) in get_current_settings()
1854 if (!!cp->val != hci_dev_test_flag(hdev, HCI_LINK_SECURITY)) { in set_link_security()
1855 hci_dev_change_flag(hdev, HCI_LINK_SECURITY); in set_link_security()
6696 hci_dev_clear_flag(hdev, HCI_LINK_SECURITY); in set_bredr()
9909 changed = !hci_dev_test_and_set_flag(hdev, HCI_LINK_SECURITY); in mgmt_auth_enable_complete()
9911 changed = hci_dev_test_and_clear_flag(hdev, HCI_LINK_SECURITY); in mgmt_auth_enable_complete()
H A Dhci_sync.c3123 link_sec = hci_dev_test_flag(hdev, HCI_LINK_SECURITY); in hci_write_auth_enable_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h396 HCI_LINK_SECURITY, enumerator