Lines Matching refs:hci_dev_test_flag
61 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_cc_inquiry_cancel()
274 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_local_name()
291 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
292 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_local_name()
318 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_auth_enable()
413 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_class_of_dev()
506 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_write_ssp_mode()
538 if (!hci_dev_test_flag(hdev, HCI_MGMT) && !status) { in hci_cc_write_sc_support()
557 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
558 hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_cc_read_local_version()
577 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
578 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_local_commands()
745 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
914 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
940 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
999 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
1015 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
1030 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1046 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
1327 else if (!hci_dev_test_flag(hdev, HCI_LE_ADV) && in le_set_scan_enable_complete()
2024 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cs_remote_name_req()
2393 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_inquiry_complete_evt()
2409 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2427 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2447 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt()
2597 if (hci_dev_test_flag(hdev, HCI_MGMT) && in hci_conn_request_evt()
2598 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
2846 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_name_evt()
2987 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && in hci_encrypt_change_evt()
3479 if (hci_dev_test_flag(hdev, HCI_CMD_PENDING)) { in hci_cmd_complete_evt()
3592 if (hci_dev_test_flag(hdev, HCI_CMD_PENDING)) { in hci_cmd_status_evt()
3819 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in hci_pin_code_request_evt()
3823 } else if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_pin_code_request_evt()
3879 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_request_evt()
3953 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_notify_evt()
3975 !hci_dev_test_flag(hdev, HCI_KEEP_DEBUG_KEYS)) { in hci_link_key_notify_evt()
4058 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt()
4272 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
4290 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_extended_inquiry_result_evt()
4393 if (!hci_dev_test_flag(hdev, HCI_SC_ONLY)) in bredr_oob_data_present()
4434 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_io_capa_request_evt()
4440 if (hci_dev_test_flag(hdev, HCI_BONDABLE) || in hci_io_capa_request_evt()
4466 if (!hci_dev_test_flag(hdev, HCI_BONDABLE)) in hci_io_capa_request_evt()
4519 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_confirm_request_evt()
4590 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_request_evt()
4609 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_notify_evt()
4647 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_keypress_notify_evt()
4716 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_oob_data_request_evt()
4733 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in hci_remote_oob_data_request_evt()
4939 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
5289 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()