Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_event.c362 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
412 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
545 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
681 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !rp->status) { in hci_cc_write_sc_support()
1189 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1217 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1285 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1303 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1321 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1339 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
[all …]
Dhci_sync.c4683 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_open_sync()
4805 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
4827 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
4904 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on_sync()
Dhci_core.c536 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
718 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_passive_scan_state()
976 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
Dmgmt.c1114 if (hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
1131 hci_dev_set_flag(hdev, HCI_MGMT); in mgmt_init_hdev()
9431 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
Dl2cap_core.c4267 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
/linux-6.1.9/include/net/bluetooth/
Dhci.h340 HCI_MGMT, enumerator