Lines Matching refs:hci_dev_test_flag
268 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
285 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
286 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_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()
551 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
552 hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_cc_read_local_version()
571 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
572 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_local_commands()
694 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
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()
1035 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
1219 else if (!hci_dev_test_flag(hdev, HCI_LE_ADV) && in hci_cc_le_set_scan_enable()
1759 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cs_remote_name_req()
2135 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_inquiry_complete_evt()
2151 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2169 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2189 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt()
2339 if (hci_dev_test_flag(hdev, HCI_MGMT) && in hci_conn_request_evt()
2340 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
2577 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_name_evt()
2661 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && in hci_encrypt_change_evt()
3383 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in hci_pin_code_request_evt()
3387 } else if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_pin_code_request_evt()
3443 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_request_evt()
3517 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_notify_evt()
3539 !hci_dev_test_flag(hdev, HCI_KEEP_DEBUG_KEYS)) { in hci_link_key_notify_evt()
3622 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt()
3828 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
3846 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_extended_inquiry_result_evt()
3949 if (!hci_dev_test_flag(hdev, HCI_SC_ONLY)) in bredr_oob_data_present()
3990 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_io_capa_request_evt()
3996 if (hci_dev_test_flag(hdev, HCI_BONDABLE) || in hci_io_capa_request_evt()
4022 if (!hci_dev_test_flag(hdev, HCI_BONDABLE)) in hci_io_capa_request_evt()
4075 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_confirm_request_evt()
4146 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_request_evt()
4165 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_notify_evt()
4203 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_keypress_notify_evt()
4272 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_oob_data_request_evt()
4289 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in hci_remote_oob_data_request_evt()
4478 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in hci_le_conn_complete_evt()
4730 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()