Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiStaApConcurrencyTest.py176 def start_softap_and_verify(self, band, check_connectivity=True): member in WifiStaApConcurrencyTest
218 softap_config = self.start_softap_and_verify(softap_band)
246 softap_config = self.start_softap_and_verify(softap_band, False)
296 self.start_softap_and_verify(band)
DWifiSoftApAcsTest.py121 def start_softap_and_verify(self, band): member in WifiSoftApAcsTest
194 softap = self.start_softap_and_verify(softap_band)
209 softap = self.start_softap_and_verify(softap_band)
DWifiSoftApTest.py812 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO)
892 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO)
949 config = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_AUTO)
DWifiMacRandomizationTest.py501 softap = wutils.start_softap_and_verify(self, WIFI_CONFIG_APBAND_2G)