Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiSoftApTest.py108 def create_softap_config(self): member in WifiSoftApTest
191 config = self.create_softap_config()
394 config = self.create_softap_config()
DWifiCrashStressTest.py142 sap_config = wutils.create_softap_config()
198 sap_config = wutils.create_softap_config()
DWifiStaApConcurrencyTest.py154 def create_softap_config(self): member in WifiStaApConcurrencyTest
176 config = self.create_softap_config()
DWifiSoftApPerformanceTest.py130 sap_config = wutils.create_softap_config()
DWifiConnectedMacRandomizationTest.py241 config = wutils.create_softap_config()
DWifiSoftApAcsTest.py138 config = wutils.create_softap_config()
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py2021 def create_softap_config(): function
2041 config = create_softap_config()
/tools/test/connectivity/acts_tests/tests/google/usb/
DUsbTetheringFunctionsTest.py132 sap_config = wutils.create_softap_config()