Home
last modified time | relevance | path

Searched refs:set_wifi_country_code (Results 1 – 25 of 28) sorted by relevance

12

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiSoftApMultiCountryTest.py246 wutils.set_wifi_country_code(self.dut, country)
247 wutils.set_wifi_country_code(self.dut_client, country)
263 wutils.set_wifi_country_code(self.dut, country)
264 wutils.set_wifi_country_code(self.dut_client, country)
280 wutils.set_wifi_country_code(self.dut, country)
281 wutils.set_wifi_country_code(self.dut_client, country)
DWifiRoamingTest.py74 wutils.set_wifi_country_code(ad, self.country_code)
277 wutils.set_wifi_country_code(
DWifiMacRandomizationTest.py497 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
498 wutils.set_wifi_country_code(self.dut_client, wutils.WifiEnums.CountryCode.US)
DWifiStressTest.py438 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
439 wutils.set_wifi_country_code(self.dut_client, wutils.WifiEnums.CountryCode.US)
DWifiSoftApTest.py118 wutils.set_wifi_country_code(
133 wutils.set_wifi_country_code(ad, self.country_code)
1211 wutils.set_wifi_country_code(
DWifiBridgedApTest.py85 wutils.set_wifi_country_code(
97 wutils.set_wifi_country_code(ad, country_code)
DWifiSensitivityTest.py399 wutils.set_wifi_country_code(self.dut,
693 wutils.set_wifi_country_code(self.dut,
DWifiChaosTest.py120 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
DWifiSoftApPerformanceTest.py152 wutils.set_wifi_country_code(dev, wutils.WifiEnums.CountryCode.US)
DWifiChannelSwitchStressTest.py59 wutils.set_wifi_country_code(ad, WifiEnums.CountryCode.US)
DWifiStaApConcurrencyTest.py67 wutils.set_wifi_country_code(ad, WifiEnums.CountryCode.US)
DWifiThroughputStabilityTest.py279 wutils.set_wifi_country_code(self.dut,
DWifiRoamingPerformanceTest.py469 wutils.set_wifi_country_code(self.dut,
DWifiPingTest.py399 wutils.set_wifi_country_code(self.dut,
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/
DWifiP2pMultiCoutryTest.py123 wutils.set_wifi_country_code(self.dut1, country)
124 wutils.set_wifi_country_code(self.dut2, country)
192 wutils.set_wifi_country_code(self.dut1, country)
193 wutils.set_wifi_country_code(self.dut2, country)
/tools/test/connectivity/acts_tests/tests/google/power/wifi/
DPowerWiFiHotspotTest.py94 wutils.set_wifi_country_code(self.android_devices[0], 'US')
95 wutils.set_wifi_country_code(self.android_devices[1], 'US')
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/
DHotspotWiFiChannelTest.py190 wutils.set_wifi_country_code(self.pri_ad, WifiEnums.CountryCode.US)
191 wutils.set_wifi_country_code(self.sec_ad, WifiEnums.CountryCode.US)
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/
DWifiP2pRvrTest.py116 wutils.set_wifi_country_code(ad, self.country_code)
221 wutils.set_wifi_country_code(ad, self.country_code)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dcellular_hotspot_traffic_power_test.py106 wutils.set_wifi_country_code(dut, country_code)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/rtt/
DRttBaseTest.py79 wutils.set_wifi_country_code(ad, wutils.WifiEnums.CountryCode.US)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/
DAwareBaseTest.py81 wutils.set_wifi_country_code(ad, wutils.WifiEnums.CountryCode.US)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py834 set_wifi_country_code(ad, WifiEnums.CountryCode.US)
838 def set_wifi_country_code(ad, country_code): function
2863 set_wifi_country_code(dut, country_code)
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DWifiAwareRvrTest.py236 wutils.set_wifi_country_code(ad, self.country_code)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerBaseTest.py188 wutils.set_wifi_country_code(self.dut, 'US')
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DDataPathTest.py1749 wutils.set_wifi_country_code(init_dut, init_domain)
1750 wutils.set_wifi_country_code(resp_dut, resp_domain)

12