Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/
A 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()
1194 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1222 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1290 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1308 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1326 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1344 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
2557 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cs_remote_name_req()
[all …]
A Dhci_sync.c4701 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_open_sync()
4823 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
4845 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
4922 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on_sync()
A 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()
A Dmgmt.c1126 if (hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
1143 hci_dev_set_flag(hdev, HCI_MGMT); in mgmt_init_hdev()
9442 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
A Dl2cap_core.c4243 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
/linux-6.3-rc2/include/net/bluetooth/
A Dhci.h340 HCI_MGMT, enumerator

Completed in 75 milliseconds