Searched refs:WIFI_CONFIG_APBAND_AUTO (Results 1 – 6 of 6) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiSoftApTest.py | 32 WIFI_CONFIG_APBAND_AUTO = WifiEnums.WIFI_CONFIG_APBAND_AUTO variable 363 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_AUTO) 399 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_AUTO, True) 450 WIFI_CONFIG_APBAND_AUTO, security=WPA3_SAE_SOFTAP) 501 WIFI_CONFIG_APBAND_AUTO, True, security=WPA3_SAE_SOFTAP) 552 WIFI_CONFIG_APBAND_AUTO, security=WPA3_SAE_TRANSITION_SOFTAP) 591 WIFI_CONFIG_APBAND_AUTO, True, security=WPA3_SAE_TRANSITION_SOFTAP) 723 WIFI_CONFIG_APBAND_AUTO) 812 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO) 892 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO) [all …]
|
D | WifiCellCoexChannelAvoidTest.py | 38 WIFI_CONFIG_APBAND_AUTO = WifiEnums.WIFI_CONFIG_APBAND_AUTO variable
|
D | WifiSoftApMultiCountryTest.py | 35 from acts_contrib.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_AUTO 283 WIFI_CONFIG_APBAND_AUTO, test_ping=True)
|
D | WifiSoftApAcsTest.py | 37 WIFI_CONFIG_APBAND_AUTO = WifiEnums.WIFI_CONFIG_SOFTAP_BAND_2G_5G variable 255 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_AUTO)
|
D | WifiManagerTest.py | 1097 wutils.WifiEnums.WIFI_CONFIG_APBAND_AUTO)
|
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/ |
D | HotspotWiFiChannelTest.py | 194 wband = WifiEnums.WIFI_CONFIG_APBAND_AUTO
|