Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_event.c292 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
336 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
454 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
547 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
579 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) { in hci_cc_write_sc_support()
1003 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1029 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1088 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1104 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1119 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
[all …]
Dhci_core.c1611 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_do_open()
1697 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
1766 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_do_close()
1788 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_do_close()
1995 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_scan_state()
2253 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
Dl2cap_core.c4238 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
Dmgmt.c1001 if (hci_dev_test_and_set_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
/Linux-v5.15/include/net/bluetooth/
Dhci.h292 HCI_MGMT, enumerator