Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_event.c357 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
407 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
543 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
1165 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1193 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1264 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1282 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1300 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1318 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
2527 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cs_remote_name_req()
[all …]
H A Dhci_sync.c5066 hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_open_sync()
5199 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
5220 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
5301 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on_sync()
H A Dhci_core.c465 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
647 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_passive_scan_state()
933 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
H A Dmgmt.c1123 if (hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
1140 hci_dev_set_flag(hdev, HCI_MGMT); in mgmt_init_hdev()
9383 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
/linux-6.15/include/net/bluetooth/
H A Dhci.h425 HCI_MGMT, enumerator