Home
last modified time | relevance | path

Searched refs:wlanStopAllAccessPoint (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_ap_policy_lib.py82 def wlanStopAllAccessPoint(self): member in FuchsiaWlanApPolicyLib
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/facade/
DWlanDeprecatedConfigurationTest.py94 response = self.dut.device.wlan_ap_policy_lib.wlanStopAllAccessPoint()
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DRegulatoryRecoveryTest.py71 fd.wlan_ap_policy_lib.wlanStopAllAccessPoint()
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DChannelSwitchTest.py323 response = self.dut.device.wlan_ap_policy_lib.wlanStopAllAccessPoint()
DSoftApTest.py271 response = self.dut.device.wlan_ap_policy_lib.wlanStopAllAccessPoint()