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.c361 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
411 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
547 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
683 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !rp->status) { in hci_cc_write_sc_support()
1169 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1197 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1268 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1286 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1304 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1322 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()
666 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_passive_scan_state()
952 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
H A Dhci_sync.c5209 hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_open_sync()
5342 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
5363 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
5444 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on_sync()
H A Dmgmt.c1140 if (hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
1157 hci_dev_set_flag(hdev, HCI_MGMT); in mgmt_init_hdev()
9528 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
/linux/include/net/bluetooth/
H A Dhci.h427 HCI_MGMT, enumerator