Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiStaApConcurrencyStressTest.py75 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
76 wutils.set_wifi_country_code(self.dut_client, wutils.WifiEnums.CountryCode.US)
107 wutils.set_wifi_country_code(self.android_devices[2], wutils.WifiEnums.CountryCode.US)
DWifiSoftApTest.py63 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
64 wutils.set_wifi_country_code(self.dut_client, wutils.WifiEnums.CountryCode.US)
79 wutils.set_wifi_country_code(self.android_devices[2], wutils.WifiEnums.CountryCode.US)
DWifiMacRandomizationTest.py439 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
440 wutils.set_wifi_country_code(self.dut_client, wutils.WifiEnums.CountryCode.US)
DWifiStressTest.py433 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
434 wutils.set_wifi_country_code(self.dut_client, wutils.WifiEnums.CountryCode.US)
DWifiSoftApAcsTest.py58 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
59 wutils.set_wifi_country_code(self.dut_client, wutils.WifiEnums.CountryCode.US)
DWifiSensitivityTest.py399 wutils.set_wifi_country_code(self.dut,
691 wutils.set_wifi_country_code(self.dut,
DWifiSoftApPerformanceTest.py127 wutils.set_wifi_country_code(dev, wutils.WifiEnums.CountryCode.US)
DWifiChaosTest.py119 wutils.set_wifi_country_code(self.dut, wutils.WifiEnums.CountryCode.US)
DWifiStaApConcurrencyTest.py64 wutils.set_wifi_country_code(ad, WifiEnums.CountryCode.US)
DWifiThroughputStabilityTest.py275 wutils.set_wifi_country_code(self.dut,
DWifiRoamingPerformanceTest.py459 wutils.set_wifi_country_code(self.dut,
DWifiPingTest.py401 wutils.set_wifi_country_code(self.dut,
DWifiRvrTest.py491 wutils.set_wifi_country_code(self.dut,
DWifiRssiTest.py557 wutils.set_wifi_country_code(self.dut,
/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/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/framework/acts/test_utils/wifi/
Dwifi_test_utils.py766 set_wifi_country_code(ad, WifiEnums.CountryCode.US)
769 def set_wifi_country_code(ad, country_code): function
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DDataPathTest.py1743 wutils.set_wifi_country_code(init_dut, init_domain)
1744 wutils.set_wifi_country_code(resp_dut, resp_domain)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/rtt/
DRttBaseTest.py53 wutils.set_wifi_country_code(ad, wutils.WifiEnums.CountryCode.US)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/aware/
DAwareBaseTest.py56 wutils.set_wifi_country_code(ad, wutils.WifiEnums.CountryCode.US)
/tools/test/connectivity/acts/framework/acts/test_utils/power/cellular/
Dcellular_hotspot_traffic_power_test.py106 wutils.set_wifi_country_code(dut, country_code)
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBaseTest.py179 wutils.set_wifi_country_code(self.dut, 'US')