Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiStaApConcurrencyTest.py154 def create_softap_config(self): member in WifiStaApConcurrencyTest
DWifiSoftApTest.py108 def create_softap_config(self): member in WifiSoftApTest
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py2021 def create_softap_config(): function