Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/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
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtSarBaseTest.py427 def set_sar_state(self, ad, signal_dict, country_code='us'): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DChannelSweepTest.py151 def set_dut_country_code(self, country_code): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py769 def set_wifi_country_code(ad, country_code): argument