Searched defs:country_code (Results  1 – 7 of 7) sorted by relevance
| /tools/test/connectivity/acts_tests/tests/google/wifi/ | 
| D | example_connectivity_performance_ap_sta.json | 33                          "country_code": "<device country code to set during rvr tests>",  string45 			 "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
 
 | 
| D | WifiCountrySoftApAcsTest.py | 92     def set_country_code_and_verify(self, ad, country_code):  argument
 | 
| D | WifiBridgedApTest.py | 108     def set_country_code_and_verify(self, ad, country_code):  argument
 | 
| /tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/ | 
| D | wlan_controller.py | 130     def set_country_code(self, country_code):  argument
 | 
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ | 
| D | BtSarBaseTest.py | 503     def set_sar_state(self, ad, signal_dict, country_code='us'):  argument
 | 
| /tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ | 
| D | ChannelSweepTest.py | 179     def set_dut_country_code(self, country_code):  argument
 | 
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ | 
| D | wifi_test_utils.py | 811 def wifi_test_device_init(ad, country_code=WifiEnums.CountryCode.US):  argument846 def set_wifi_country_code(ad, country_code):  argument
 2861 def check_available_channels_in_bands_2_5(dut, country_code):  argument
 
 |