Home
last modified time | relevance | path

Searched defs:country_code (Results 1 – 7 of 7) 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
DWifiCountrySoftApAcsTest.py92 def set_country_code_and_verify(self, ad, country_code): argument
DWifiBridgedApTest.py106 def set_country_code_and_verify(self, ad, country_code): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_controller.py130 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.py179 def set_dut_country_code(self, country_code): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py823 def wifi_test_device_init(ad, country_code=WifiEnums.CountryCode.US): argument
858 def set_wifi_country_code(ad, country_code): argument
2885 def check_available_channels_in_bands_2_5(dut, country_code): argument