Home
last modified time | relevance | path

Searched refs:HCI_MGMT (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c292 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
336 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
431 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
524 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
556 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) { in hci_cc_write_sc_support()
980 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1006 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1065 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1081 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1096 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
[all...]
H A Dhci_core.c1603 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_do_open()
1690 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
1757 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_do_close()
1779 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_do_close()
1985 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_scan_state()
2243 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
H A Dmgmt.c996 if (hci_dev_test_and_set_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
H A Dl2cap_core.c4282 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c364 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
414 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
550 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
686 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !rp->status) { in hci_cc_write_sc_support()
1216 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
1244 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
1312 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1330 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1348 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1366 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
[all...]
H A Dhci_core.c536 !hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_open()
718 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_update_passive_scan_state()
976 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on()
H A Dhci_sync.c4883 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_dev_open_sync()
5010 if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_dev_close_sync()
5032 hci_dev_test_flag(hdev, HCI_MGMT)) in hci_dev_close_sync()
5116 hci_dev_test_flag(hdev, HCI_MGMT) && in hci_power_on_sync()
H A Dmgmt.c1129 if (hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_init_hdev()
1146 hci_dev_set_flag(hdev, HCI_MGMT); in mgmt_init_hdev()
9377 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in mgmt_index_removed()
H A Dl2cap_core.c4057 if (hci_dev_test_flag(hdev, HCI_MGMT) && in l2cap_connect_req()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h292 HCI_MGMT, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h377 HCI_MGMT, enumerator

Completed in 77 milliseconds