Home
last modified time | relevance | path

Searched refs:WIFI_CONFIG_APBAND_AUTO (Results 1 – 5 of 5) 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
342 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_AUTO)
378 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_AUTO, True)
398 WIFI_CONFIG_APBAND_AUTO)
504 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO)
584 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO)
DWifiSoftApAcsTest.py37 WIFI_CONFIG_APBAND_AUTO = -1 variable
247 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_AUTO)
/tools/test/connectivity/acts_tests/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.py93 WIFI_CONFIG_APBAND_AUTO = -1 variable in WifiEnums
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py201 WIFI_CONFIG_APBAND_AUTO = wifi_test_utils.WifiEnums.WIFI_CONFIG_APBAND_AUTO variable