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()
700 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
869 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_reply()
895 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_pin_code_neg_reply()
954 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_reply()
970 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_confirm_neg_reply()
985 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_reply()
1001 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cc_user_passkey_neg_reply()
1282 else if (!hci_dev_test_flag(hdev, HCI_LE_ADV) && in le_set_scan_enable_complete()
1940 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_cs_remote_name_req()
2309 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_inquiry_complete_evt()
2325 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2343 if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || in hci_inquiry_complete_evt()
2363 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_evt()
2513 if (hci_dev_test_flag(hdev, HCI_MGMT) && in hci_conn_request_evt()
2514 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
2762 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_name_evt()
2903 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && in hci_encrypt_change_evt()
3688 if (!hci_dev_test_flag(hdev, HCI_BONDABLE) && in hci_pin_code_request_evt()
3692 } else if (hci_dev_test_flag(hdev, HCI_MGMT)) { in hci_pin_code_request_evt()
3748 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_request_evt()
3822 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_link_key_notify_evt()
3844 !hci_dev_test_flag(hdev, HCI_KEEP_DEBUG_KEYS)) { in hci_link_key_notify_evt()
3927 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_inquiry_result_with_rssi_evt()
4141 if (hci_dev_test_flag(hdev, HCI_PERIODIC_INQ)) in hci_extended_inquiry_result_evt()
4159 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_extended_inquiry_result_evt()
4262 if (!hci_dev_test_flag(hdev, HCI_SC_ONLY)) in bredr_oob_data_present()
4303 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_io_capa_request_evt()
4309 if (hci_dev_test_flag(hdev, HCI_BONDABLE) || in hci_io_capa_request_evt()
4335 if (!hci_dev_test_flag(hdev, HCI_BONDABLE)) in hci_io_capa_request_evt()
4388 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_confirm_request_evt()
4459 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_request_evt()
4478 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_user_passkey_notify_evt()
4516 if (hci_dev_test_flag(hdev, HCI_MGMT)) in hci_keypress_notify_evt()
4585 if (!hci_dev_test_flag(hdev, HCI_MGMT)) in hci_remote_oob_data_request_evt()
4602 if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) { in hci_remote_oob_data_request_evt()
4808 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
5162 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()