Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiStaApConcurrencyTest.py127 self.legacy_configure_ap_and_start(channel_5g=channel_5g)
129 self.legacy_configure_ap_and_start(channel_2g=channel_2g)
131 self.legacy_configure_ap_and_start(channel_2g=channel_2g,
DWifiDiagnosticsTest.py56 self.legacy_configure_ap_and_start()
DWifiRoamingTest.py50 self.legacy_configure_ap_and_start(ap_count=2)
DWifiHiddenSSIDTest.py54 self.legacy_configure_ap_and_start(hidden=True)
DWifiPreFlightTest.py62 self.legacy_configure_ap_and_start(ap_count=2)
DWifiCrashTest.py59 self.legacy_configure_ap_and_start()
DWifiPnoTest.py41 self.legacy_configure_ap_and_start()
DWifiAutoUpdateTest.py72 self.legacy_configure_ap_and_start()
DWifiSoftApAcsTest.py166 self.legacy_configure_ap_and_start(channel_5g=channel_5g)
168 self.legacy_configure_ap_and_start(channel_2g=channel_2g)
170 self.legacy_configure_ap_and_start(channel_2g=channel_2g,
DWifiConnectedMacRandomizationTest.py75 self.legacy_configure_ap_and_start()
DWifiSoftApTest.py48 self.legacy_configure_ap_and_start()
DWifiNetworkSelectorTest.py60 self.legacy_configure_ap_and_start(ap_count=2)
DWifiScannerMultiScanTest.py257 self.legacy_configure_ap_and_start()
DWifiStressTest.py61 self.legacy_configure_ap_and_start(ap_count=2)
DWifiNewSetupAutoJoinTest.py63 self.legacy_configure_ap_and_start(ap_count=2)
DWifiManagerTest.py62 self.legacy_configure_ap_and_start()
DWifiScannerScanTest.py92 self.legacy_configure_ap_and_start()
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRttDisableTest.py37 self.legacy_configure_ap_and_start()
DRangeApNonSupporting11McTest.py39 self.legacy_configure_ap_and_start()
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
DWifiBaseTest.py198 def legacy_configure_ap_and_start( member in WifiBaseTest