Searched defs:create_softap_config (Results 1 – 4 of 4) sorted by relevance
| /tools/test/connectivity/acts/tests/google/wifi/ | ||
| D | WifiSoftApMultiCountryTest.py | 148 def create_softap_config(self): member in WifiSoftApMultiCountryTest |
| D | WifiSoftApTest.py | 113 def create_softap_config(self): member in WifiSoftApTest |
| D | WifiStaApConcurrencyTest.py | 164 def create_softap_config(self): member in WifiStaApConcurrencyTest |
| /tools/test/connectivity/acts/framework/acts/test_utils/wifi/ | ||
| D | wifi_test_utils.py | 2167 def create_softap_config(): function |