Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c363 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
413 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
549 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
685 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !rp->status) { in hci_cc_write_sc_support()
1171 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1199 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1303 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1321 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1339 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1357 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
[all...]
H A Dhci_core.c484 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
629 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_passive_scan_state()
915 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
H A Dhci_sync.c5426 hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_open_sync()
5567 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
5588 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
5675 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on_sync()
H A Dmgmt.c1143 if (hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
1160 hci_dev_set_flag(hdev, HCI_MGMT); in mgmt_init_hdev()
9783 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
/linux/include/net/bluetooth/
H A Dhci.h424 HCI_MGMT, enumerator