Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_event.c273 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
317 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
412 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
505 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
537 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) { in hci_cc_write_sc_support()
868 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
894 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
953 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
969 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
984 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
[all …]
Dhci_core.c1611 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
1680 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_do_close()
1900 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_scan_state()
Dmgmt.c1357 if (hci_dev_test_and_set_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
7680 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_powered()
Dl2cap_core.c3899 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
/linux-4.4.14/include/net/bluetooth/
Dhci.h221 HCI_MGMT, enumerator