Home
last modified time | relevance | path

Searched defs:create_softap_config (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiSoftApMultiCountryTest.py148 def create_softap_config(self): member in WifiSoftApMultiCountryTest
DWifiSoftApTest.py113 def create_softap_config(self): member in WifiSoftApTest
DWifiStaApConcurrencyTest.py164 def create_softap_config(self): member in WifiStaApConcurrencyTest
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py2167 def create_softap_config(): function