Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dhci_event.c293 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
337 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
455 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
548 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
1004 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1030 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1089 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1105 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1120 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1136 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
[all …]
A Dhci_core.c1490 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_do_open()
1576 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
1645 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_do_close()
1667 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_do_close()
1875 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_scan_state()
2133 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
A Dl2cap_core.c4238 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
A Dmgmt.c1002 if (hci_dev_test_and_set_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
/linux/include/net/bluetooth/
A Dhci.h292 HCI_MGMT, enumerator

Completed in 59 milliseconds