Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c290 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
334 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
429 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
522 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
554 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) { in hci_cc_write_sc_support()
978 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1004 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1063 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1079 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1094 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
[all …]
Dhci_core.c1603 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_do_open()
1689 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
1756 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_do_close()
1778 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_do_close()
1984 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_scan_state()
2242 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
Dl2cap_core.c4235 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
Dmgmt.c996 if (hci_dev_test_and_set_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h292 HCI_MGMT, enumerator