Home
last modified time | relevance | path

Searched defs:start_ap (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DConnectionStressTest.py64 def start_ap(self, profile, channel, security=None): member in ConnectionStressTest
/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py156 def start_ap(self): member in OpenWrtAP
Daccess_point.py259 def start_ap(self, member in AccessPoint
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DSavedNetworksTest.py177 def start_ap(self, ssid, security_type, password=None, hidden=False): member in SavedNetworksTest
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiBridgedApTest.py373 def start_ap(self, channel_2g, channel_5g): member in WifiBridgedApTest