Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiSoftApTest.py175 def validate_full_tether_startup(self, band=None, hidden=None, member in WifiSoftApTest
306 self.validate_full_tether_startup()
318 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_2G)
330 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G)
342 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_AUTO)
354 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_2G, True)
366 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_5G, True)
378 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_AUTO, True)
424 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_2G)
441 self.validate_full_tether_startup(WIFI_CONFIG_APBAND_2G,
[all …]