Home
last modified time | relevance | path

Searched defs:country_code (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/
Dexample_connectivity_performance_ap_sta.json33 "country_code": "<device country code to set during rvr tests>", string
45 "country_code": "<device country code to set during rvr tests>", string
60 "country_code": "<device country code to set during rvr tests>", string
70 "country_code": "<device country code to set during rvr tests>", string
DWifiBridgedApTest.py96 def set_country_code_and_verify(self, ad, country_code): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_controller.py128 def set_country_code(self, country_code): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtSarBaseTest.py503 def set_sar_state(self, ad, signal_dict, country_code='us'): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py178 def set_dut_country_code(self, country_code): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py838 def set_wifi_country_code(ad, country_code): argument
2853 def check_available_channels_in_bands_2_5(dut, country_code): argument