Home
last modified time | relevance | path

Searched refs:WIFI_CONFIG_APBAND_AUTO (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiSoftApTest.py31 from acts.test_utils.tel.tel_test_utils import WIFI_CONFIG_APBAND_AUTO
346 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_AUTO)
382 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_AUTO, True)
402 WIFI_CONFIG_APBAND_AUTO)
508 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO)
588 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO)
645 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO)
DWifiSoftApAcsTest.py37 WIFI_CONFIG_APBAND_AUTO = WifiEnums.WIFI_CONFIG_SOFTAP_BAND_2G_5G variable
252 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_AUTO)
DWifiManagerTest.py956 wutils.WifiEnums.WIFI_CONFIG_APBAND_AUTO)
/tools/test/connectivity/acts/tests/google/coex/hotspot_tests/
DHotspotWiFiChannelTest.py194 wband = WifiEnums.WIFI_CONFIG_APBAND_AUTO
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py112 WIFI_CONFIG_APBAND_AUTO = WIFI_CONFIG_SOFTAP_BAND_2G_5G variable in WifiEnums
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py191 WIFI_CONFIG_APBAND_AUTO = wifi_test_utils.WifiEnums.WIFI_CONFIG_APBAND_AUTO variable