Lines Matching refs:hci_dev_test_flag
77 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_cc_inquiry_cancel()
290 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
307 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
308 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_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()
573 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
574 hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_cc_read_local_version()
593 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
594 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_local_commands()
761 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
775 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_pairing_opts()
776 hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_cc_read_local_pairing_opts()
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()
1110 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
1394 else if (!hci_dev_test_flag(hdev, HCI_LE_ADV) && in le_set_scan_enable_complete()
2091 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cs_remote_name_req()
2307 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) { in cs_le_create_conn()
2488 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_inquiry_complete_evt()
2504 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2522 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2542 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt()
2722 if (hci_dev_test_flag(hdev, HCI_MGMT) && in hci_conn_request_evt()
2723 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
2979 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_name_evt()
3598 if (hci_dev_test_flag(hdev, HCI_CMD_PENDING)) { in hci_cmd_complete_evt()
3711 if (hci_dev_test_flag(hdev, HCI_CMD_PENDING)) { in hci_cmd_status_evt()
3938 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in hci_pin_code_request_evt()
3942 } else if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_pin_code_request_evt()
3998 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_request_evt()
4072 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_notify_evt()
4094 !hci_dev_test_flag(hdev, HCI_KEEP_DEBUG_KEYS)) { in hci_link_key_notify_evt()
4177 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt()
4412 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
4430 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_extended_inquiry_result_evt()
4533 if (!hci_dev_test_flag(hdev, HCI_SC_ONLY)) in bredr_oob_data_present()
4574 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_io_capa_request_evt()
4580 if (hci_dev_test_flag(hdev, HCI_BONDABLE) || in hci_io_capa_request_evt()
4606 if (!hci_dev_test_flag(hdev, HCI_BONDABLE)) in hci_io_capa_request_evt()
4659 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_confirm_request_evt()
4740 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_request_evt()
4759 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_notify_evt()
4797 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_keypress_notify_evt()
4866 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_oob_data_request_evt()
4883 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in hci_remote_oob_data_request_evt()
5089 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
5241 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_le_enh_conn_complete_evt()
5242 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) in hci_le_enh_conn_complete_evt()
5453 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()