Home
last modified time | relevance | path

Searched refs:WIFI_CONFIG_APBAND_5G (Results 1 – 20 of 20) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiSoftApAcsTest.py32 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
237 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
267 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
285 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
303 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
321 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
339 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
357 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
375 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
393 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G)
[all …]
DWifiStaApConcurrencyTest.py26 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
279 self.open_5g, WIFI_CONFIG_APBAND_5G)
286 self.open_5g, WIFI_CONFIG_APBAND_5G)
307 self.open_2g, WIFI_CONFIG_APBAND_5G)
333 self.open_5g, WIFI_CONFIG_APBAND_5G)
340 self.open_5g, WIFI_CONFIG_APBAND_5G)
347 self.open_2g, WIFI_CONFIG_APBAND_5G)
369 self.open_2g, WIFI_CONFIG_APBAND_5G)
DWifiStaApConcurrencyStressTest.py25 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
161 self.verify_softap_full_on_off(self.wpapsk_5g, WIFI_CONFIG_APBAND_5G)
174 self.verify_softap_full_on_off(self.wpapsk_5g, WIFI_CONFIG_APBAND_5G)
212 self.verify_softap_full_on_off(self.wpapsk_2g, WIFI_CONFIG_APBAND_5G)
250 WIFI_CONFIG_APBAND_5G, check_connectivity=False)
263 WIFI_CONFIG_APBAND_5G, check_connectivity=False)
276 WIFI_CONFIG_APBAND_5G, check_connectivity=False)
317 WIFI_CONFIG_APBAND_5G, check_connectivity=False)
DWifiTetheringPowerTest.py29 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
164 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G)
187 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G)
212 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G)
237 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G)
262 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G)
DWifiTetheringTest.py32 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
415 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G)
442 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G)
473 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G)
546 None, WIFI_CONFIG_APBAND_5G)
588 config[wutils.WifiEnums.APBAND_KEY] = WIFI_CONFIG_APBAND_5G
DWifiSoftApTest.py30 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
330 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G)
366 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G, True)
464 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G, test_ping=True)
488 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G, test_clients=True)
DWifiTethering5GPskOTATest.py23 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
48 WIFI_CONFIG_APBAND_5G)
DWifiTethering5GOpenOTATest.py23 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
48 WIFI_CONFIG_APBAND_5G)
DWifiSoftApPerformanceTest.py226 sap_band_enum=wutils.WifiEnums.WIFI_CONFIG_APBAND_5G,
234 sap_band_enum=wutils.WifiEnums.WIFI_CONFIG_APBAND_5G,
DWifiMacRandomizationTest.py31 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
DWifiStressTest.py440 WifiEnums.WIFI_CONFIG_APBAND_5G)
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveDataTest.py112 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
1519 ap_band=WIFI_CONFIG_APBAND_5G,
1546 ap_band=WIFI_CONFIG_APBAND_5G,
1618 ap_band=WIFI_CONFIG_APBAND_5G,
1732 ap_band=WIFI_CONFIG_APBAND_5G,
1782 ap_band=WIFI_CONFIG_APBAND_5G,
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRangeSoftApTest.py19 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
55 band=WIFI_CONFIG_APBAND_5G,
DRangeApSupporting11McTest.py22 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
154 band=WIFI_CONFIG_APBAND_5G,
/tools/test/connectivity/acts/framework/acts/test_utils/power/cellular/
Dcellular_hotspot_traffic_power_test.py19 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
151 self.wifi_band = WIFI_CONFIG_APBAND_5G
/tools/test/connectivity/acts_tests/tests/google/power/wifi/
DPowerWiFiHotspotTest.py21 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
114 wifi_band_id = WIFI_CONFIG_APBAND_5G
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_data_utils.py48 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G
170 if ap_band == WIFI_CONFIG_APBAND_5G:
Dtel_test_utils.py200 WIFI_CONFIG_APBAND_5G = 2 variable
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/
DHotspotWiFiChannelTest.py192 wband = WifiEnums.WIFI_CONFIG_APBAND_5G
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py92 WIFI_CONFIG_APBAND_5G = 1 variable in WifiEnums