Home
last modified time | relevance | path

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

/Linux-v4.19/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()
869 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
895 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
954 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
970 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
985 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
[all …]
Dhci_core.c1491 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_do_open()
1572 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
1639 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_do_close()
1661 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_do_close()
1862 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_scan_state()
2120 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
Dl2cap_core.c3928 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-v4.19/include/net/bluetooth/
Dhci.h237 HCI_MGMT, enumerator