Lines Matching refs:bool
120 requires_bt_multiplex: bool = False
121 requires_3p_api_test: bool = False
122 abort_all_tests_on_function_tests_fail: bool = True
123 fast_fail_on_any_error: bool = False
124 use_auto_controlled_wifi_ap: bool = False
135 toggle_airplane_mode_target_side: bool = False
136 reset_wifi_connection: bool = True
137 disconnect_bt_after_test: bool = False
138 disconnect_wifi_after_test: bool = False
140 allow_unrooted_device: bool = False
143 enable_2g_ble_scan_throttling: bool = True
148 run_function_tests_with_performance_tests: bool = True
149 run_bt_performance_test: bool = True
150 run_ble_performance_test: bool = False
151 run_bt_coex_test: bool = True
152 run_directed_test: bool = True
153 run_compound_test: bool = True
154 run_aware_test: bool = False
155 run_iperf_test: bool = True
156 run_nearby_connections_function_tests: bool = False
157 skip_test_if_wifi_chipset_is_empty: bool = True
158 skip_bug_report: bool = False
175 elif isinstance(value, bool):
214 def is_high_quality_medium(medium: NearbyMedium) -> bool:
389 medium_upgrade_expected: bool = False
417 is_failed_with_prior_bt: bool = False
432 discoverer_sta_expected: bool = False
433 advertiser_wifi_expected: bool = False