Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_event.c366 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
416 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
552 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
688 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !rp->status) { in hci_cc_write_sc_support()
1218 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1246 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1314 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1332 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1350 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1368 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
[all …]
Dhci_sync.c4877 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_open_sync()
4999 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
5021 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
5099 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.c1132 if (hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
1149 hci_dev_set_flag(hdev, HCI_MGMT); in mgmt_init_hdev()
9445 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
Dl2cap_core.c4282 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
/linux-6.6.21/include/net/bluetooth/
Dhci.h377 HCI_MGMT, enumerator