/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiSoftApAcsTest.py | 33 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 277 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) 309 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) 327 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) 345 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) 363 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) 381 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) 399 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) 417 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) 435 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_5G) [all …]
|
D | WifiStaApConcurrencyStressTest.py | 25 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 151 self.verify_softap_full_on_off(self.open_5g, WIFI_CONFIG_APBAND_5G) 162 self.verify_softap_full_on_off(self.open_5g, WIFI_CONFIG_APBAND_5G) 194 self.verify_softap_full_on_off(self.open_2g, WIFI_CONFIG_APBAND_5G) 225 softap_config = self.start_softap_and_verify(WIFI_CONFIG_APBAND_5G, 236 softap_config = self.start_softap_and_verify(WIFI_CONFIG_APBAND_5G, 247 softap_config = self.start_softap_and_verify(WIFI_CONFIG_APBAND_5G, 282 softap_config = self.start_softap_and_verify(WIFI_CONFIG_APBAND_5G, 305 self.verify_softap_full_on_off(self.open_2g, WIFI_CONFIG_APBAND_5G)
|
D | WifiStaApConcurrencyTest.py | 29 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 326 band = WIFI_CONFIG_APBAND_5G 363 self.open_5g, WIFI_CONFIG_APBAND_5G) 370 self.open_5g, WIFI_CONFIG_APBAND_5G) 391 self.open_2g, WIFI_CONFIG_APBAND_5G) 417 self.open_5g, WIFI_CONFIG_APBAND_5G) 430 self.open_5g, WIFI_CONFIG_APBAND_5G, num_of_scan_tries=10) 437 self.open_2g, WIFI_CONFIG_APBAND_5G) 459 self.open_2g, WIFI_CONFIG_APBAND_5G)
|
D | WifiTetheringPowerTest.py | 29 from acts_contrib.test_utils.tel.tel_wifi_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)
|
D | WifiSoftApPerformanceTest.py | 338 sap_band_enum=wutils.WifiEnums.WIFI_CONFIG_APBAND_5G, 347 sap_band_enum=wutils.WifiEnums.WIFI_CONFIG_APBAND_5G, 374 sap_band_enum=wutils.WifiEnums.WIFI_CONFIG_APBAND_5G, 383 sap_band_enum=wutils.WifiEnums.WIFI_CONFIG_APBAND_5G, 410 sap_band_enum=wutils.WifiEnums.WIFI_CONFIG_APBAND_5G, 419 sap_band_enum=wutils.WifiEnums.WIFI_CONFIG_APBAND_5G,
|
D | WifiSoftApTest.py | 31 WIFI_CONFIG_APBAND_5G = WifiEnums.WIFI_CONFIG_APBAND_5G variable 355 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G) 397 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G, True) 455 WIFI_CONFIG_APBAND_5G, security=WPA3_SAE_SOFTAP) 514 WIFI_CONFIG_APBAND_5G, True, security=WPA3_SAE_SOFTAP) 573 WIFI_CONFIG_APBAND_5G, security=WPA3_SAE_TRANSITION_SOFTAP) 618 WIFI_CONFIG_APBAND_5G, True, security=WPA3_SAE_TRANSITION_SOFTAP) 665 WIFI_CONFIG_APBAND_5G, WPA3_SAE_SOFTAP, False) 697 WIFI_CONFIG_APBAND_5G, WPA3_SAE_TRANSITION_SOFTAP, False) 729 WIFI_CONFIG_APBAND_5G, WPA3_SAE_SOFTAP, True) [all …]
|
D | WifiTetheringTest.py | 28 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 417 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G) 444 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G) 471 self._start_wifi_tethering(WIFI_CONFIG_APBAND_5G) 556 None, WIFI_CONFIG_APBAND_5G) 606 config[wutils.WifiEnums.AP_BAND_KEY] = WIFI_CONFIG_APBAND_5G
|
D | WifiTethering5GPskOTATest.py | 23 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 48 WIFI_CONFIG_APBAND_5G)
|
D | WifiTethering5GOpenOTATest.py | 23 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 48 WIFI_CONFIG_APBAND_5G)
|
D | WifiBtStressCoexTest.py | 32 from acts_contrib.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G 297 self.verify_softap_full_on_off(self.open_2g, WIFI_CONFIG_APBAND_5G) 339 self.verify_softap_full_on_off(self.open_2g, WIFI_CONFIG_APBAND_5G) 390 wutils.WifiEnums.WIFI_CONFIG_APBAND_5G)
|
D | WifiCellStressTest.py | 29 from acts_contrib.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_5G 210 self.check_softap_under_airplane_mode_with_sim(WIFI_CONFIG_APBAND_5G)
|
D | WifiSoftApMultiCountryTest.py | 30 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 270 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G,
|
D | WifiCellCoexChannelAvoidTest.py | 33 WIFI_CONFIG_APBAND_5G = WifiEnums.WIFI_CONFIG_APBAND_5G variable
|
D | WifiChannelSwitchStressTest.py | 214 WifiEnums.WIFI_CONFIG_APBAND_5G) 287 WifiEnums.WIFI_CONFIG_APBAND_5G)
|
D | WifiAutoUpdateTest.py | 23 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 133 band = WIFI_CONFIG_APBAND_5G
|
D | WifiMacRandomizationTest.py | 29 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G
|
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/ |
D | RangeSoftApTest.py | 19 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 55 band=WIFI_CONFIG_APBAND_5G,
|
D | RangeApSupporting11McTest.py | 22 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 154 band=WIFI_CONFIG_APBAND_5G,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/ |
D | cellular_hotspot_traffic_power_test.py | 19 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 151 self.wifi_band = WIFI_CONFIG_APBAND_5G
|
/tools/test/connectivity/acts_tests/tests/google/power/wifi/ |
D | PowerWiFiHotspotTest.py | 21 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 125 wifi_band_id = WIFI_CONFIG_APBAND_5G
|
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5gmmw/ |
D | Nsa5gMmwTetheringTest.py | 48 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 92 WIFI_CONFIG_APBAND_5G,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_wifi_utils.py | 28 WIFI_CONFIG_APBAND_5G = 2 variable
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveDataTest.py | 111 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 1029 ap_band=WIFI_CONFIG_APBAND_5G, 1074 ap_band=WIFI_CONFIG_APBAND_5G, 1188 ap_band=WIFI_CONFIG_APBAND_5G, 1238 ap_band=WIFI_CONFIG_APBAND_5G,
|
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/ |
D | HotspotWiFiChannelTest.py | 192 wband = WifiEnums.WIFI_CONFIG_APBAND_5G
|
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/ |
D | Nsa5gTetheringTest.py | 61 from acts_contrib.test_utils.tel.tel_wifi_utils import WIFI_CONFIG_APBAND_5G 102 WIFI_CONFIG_APBAND_5G,
|