Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_event.c274 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
318 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
413 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
506 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
538 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) { in hci_cc_write_sc_support()
914 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
940 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
999 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1015 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1030 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
[all …]
Dhci_core.c1532 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_do_open()
1613 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
1680 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_do_close()
1702 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_do_close()
1903 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_scan_state()
2161 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
Dl2cap_core.c3989 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
Dmgmt.c952 if (hci_dev_test_and_set_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
/Linux-v5.4/include/net/bluetooth/
Dhci.h249 HCI_MGMT, enumerator