Lines Matching refs:hci_dev_test_flag

61 	if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) ||  in hci_cc_inquiry_cancel()
273 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
290 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
291 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_local_name()
317 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
412 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
505 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
537 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) { in hci_cc_write_sc_support()
556 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
557 hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_cc_read_local_version()
576 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
577 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_local_commands()
699 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
868 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
894 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
953 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
969 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
984 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1000 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
1184 else if (!hci_dev_test_flag(hdev, HCI_LE_ADV) && in hci_cc_le_set_scan_enable()
1710 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cs_remote_name_req()
2046 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_inquiry_complete_evt()
2062 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2080 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2100 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt()
2250 if (hci_dev_test_flag(hdev, HCI_MGMT) && in hci_conn_request_evt()
2251 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
2488 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_name_evt()
2625 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && in hci_encrypt_change_evt()
3364 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in hci_pin_code_request_evt()
3368 } else if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_pin_code_request_evt()
3424 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_request_evt()
3498 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_notify_evt()
3520 !hci_dev_test_flag(hdev, HCI_KEEP_DEBUG_KEYS)) { in hci_link_key_notify_evt()
3603 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt()
3817 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
3835 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_extended_inquiry_result_evt()
3938 if (!hci_dev_test_flag(hdev, HCI_SC_ONLY)) in bredr_oob_data_present()
3979 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_io_capa_request_evt()
3985 if (hci_dev_test_flag(hdev, HCI_BONDABLE) || in hci_io_capa_request_evt()
4011 if (!hci_dev_test_flag(hdev, HCI_BONDABLE)) in hci_io_capa_request_evt()
4064 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_confirm_request_evt()
4135 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_request_evt()
4154 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_notify_evt()
4192 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_keypress_notify_evt()
4261 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_oob_data_request_evt()
4278 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in hci_remote_oob_data_request_evt()
4485 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in hci_le_conn_complete_evt()
4765 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()