Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_event.c268 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
312 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
407 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
500 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
532 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) { in hci_cc_write_sc_support()
903 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
929 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
988 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1004 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1019 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
[all …]
Dhci_core.c1529 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
1595 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_do_close()
1808 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_scan_state()
Dmgmt.c1337 if (hci_dev_test_and_set_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
7442 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_powered()
Dl2cap_core.c3903 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
/linux-4.1.27/include/net/bluetooth/
Dhci.h209 HCI_MGMT, enumerator