Home
last modified time | relevance | path

Searched refs:HCI_MGMT (Results 1 – 5 of 5) 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()
682 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !rp->status) { in hci_cc_write_sc_support()
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()
[all...]
H A Dhci_sync.c5065 hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_open_sync()
5191 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
5212 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
5293 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()
927 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()
9433 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h385 HCI_MGMT, enumerator