Lines Matching refs:hci_test_quirk
396 if (hci_test_quirk(hdev, HCI_QUIRK_SIMULTANEOUS_DISCOVERY)) { in le_scan_disable()
3590 if (hci_test_quirk(hdev, HCI_QUIRK_BDADDR_PROPERTY_BROKEN)) in hci_dev_get_bd_addr_from_property()
3665 if (!hci_test_quirk(hdev, HCI_QUIRK_RESET_ON_CLOSE)) { in hci_init0_sync()
3678 if (hci_test_quirk(hdev, HCI_QUIRK_RAW_DEVICE)) in hci_unconf_init_sync()
3721 !hci_test_quirk(hdev, HCI_QUIRK_BROKEN_LOCAL_COMMANDS)) in hci_read_local_cmds_sync()
3735 if (!hci_test_quirk(hdev, HCI_QUIRK_RESET_ON_CLOSE)) { in hci_init1_sync()
3798 if (hci_test_quirk(hdev, HCI_QUIRK_BROKEN_FILTER_CLEAR_ALL)) in hci_set_event_filter_sync()
3825 if (hci_test_quirk(hdev, HCI_QUIRK_BROKEN_FILTER_CLEAR_ALL)) in hci_clear_event_filter_sync()
3849 !hci_test_quirk(hdev, HCI_QUIRK_SYNC_FLOWCTL_SUPPORTED)) in hci_write_sync_flowctl_sync()
3924 !hci_test_quirk(hdev, HCI_QUIRK_FIXUP_INQUIRY_MODE)) in hci_write_inquiry_mode_sync()
4114 hci_test_quirk(hdev, HCI_QUIRK_FIXUP_INQUIRY_MODE)) in hci_set_event_mask_sync()
4166 hci_test_quirk(hdev, HCI_QUIRK_BROKEN_STORED_LINK_KEY)) in hci_read_stored_link_key_sync()
4215 hci_test_quirk(hdev, HCI_QUIRK_BROKEN_ERR_DATA_REPORTING)) in hci_read_def_err_data_reporting_sync()
4229 hci_test_quirk(hdev, HCI_QUIRK_BROKEN_READ_PAGE_SCAN_TYPE)) in hci_read_page_scan_type_sync()
4424 hci_test_quirk(hdev, HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER)) in hci_le_read_tx_power_sync()
4467 hci_test_quirk(hdev, HCI_QUIRK_BROKEN_SET_RPA_TIMEOUT)) in hci_le_set_rpa_timeout_sync()
4612 hci_test_quirk(hdev, HCI_QUIRK_BROKEN_STORED_LINK_KEY)) in hci_delete_stored_link_key_sync()
4738 hci_test_quirk(hdev, HCI_QUIRK_BROKEN_ERR_DATA_REPORTING)) in hci_set_err_data_report_sync()
4951 !hci_test_quirk(hdev, HCI_QUIRK_NON_PERSISTENT_SETUP)) in hci_dev_setup_sync()
4962 if (hci_test_quirk(hdev, hci_broken_table[i].quirk)) in hci_dev_setup_sync()
4970 invalid_bdaddr = hci_test_quirk(hdev, HCI_QUIRK_INVALID_BDADDR) || in hci_dev_setup_sync()
4971 hci_test_quirk(hdev, HCI_QUIRK_USE_BDADDR_PROPERTY); in hci_dev_setup_sync()
4973 if (hci_test_quirk(hdev, HCI_QUIRK_USE_BDADDR_PROPERTY) && in hci_dev_setup_sync()
4995 if (hci_test_quirk(hdev, HCI_QUIRK_EXTERNAL_CONFIG) || in hci_dev_setup_sync()
5055 if (hci_test_quirk(hdev, HCI_QUIRK_NON_PERSISTENT_DIAG) && in hci_dev_init_sync()
5312 if (hci_test_quirk(hdev, HCI_QUIRK_RESET_ON_CLOSE) && in hci_dev_close_sync()
5962 (hci_test_quirk(hdev, HCI_QUIRK_STRICT_DUPLICATE_FILTER) && in hci_active_scan_sync()
6025 if (hci_test_quirk(hdev, HCI_QUIRK_SIMULTANEOUS_DISCOVERY)) { in hci_start_discovery_sync()
6102 if (hci_test_quirk(hdev, HCI_QUIRK_BROKEN_FILTER_CLEAR_ALL)) in hci_update_event_filter_sync()