Home
last modified time | relevance | path

Searched refs:WIFI_CONFIG_APBAND_AUTO (Results 1 – 4 of 4) 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)
DWifiSoftApAcsTest.py37 WIFI_CONFIG_APBAND_AUTO = -1 variable
238 chan = self.start_traffic_and_softap(network, WIFI_CONFIG_APBAND_AUTO)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py94 WIFI_CONFIG_APBAND_AUTO = -1 variable in WifiEnums
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py199 WIFI_CONFIG_APBAND_AUTO = wifi_test_utils.WifiEnums.WIFI_CONFIG_APBAND_AUTO variable