Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_event.c360 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
410 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
546 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
1154 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1182 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1253 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1271 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1289 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1307 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
2516 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cs_remote_name_req()
[all …]
H A Dhci_sync.c5053 hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_open_sync()
5179 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
5200 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
5281 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on_sync()
H A Dhci_core.c487 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
669 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_passive_scan_state()
930 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
H A Dmgmt.c1117 if (hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
1134 hci_dev_set_flag(hdev, HCI_MGMT); in mgmt_init_hdev()
9368 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
H A Dl2cap_core.c4074 if (hci_dev_test_flag(hdev, HCI_MGMT)) in l2cap_connect_req()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h371 HCI_MGMT, enumerator