Home
last modified time | relevance | path

Searched refs:stop_client_connections (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DStartStopClientConnectionsTest.py93 if not fd.wlan_policy_controller.stop_client_connections():
141 if not fd.wlan_policy_controller.stop_client_connections():
174 if not fd.wlan_policy_controller.stop_client_connections():
DHiddenNetworksTest.py86 fd.wlan_policy_controller.stop_client_connections()
125 fd.wlan_policy_controller.stop_client_connections()
DRegulatoryRecoveryTest.py66 fd.wlan_policy_controller.stop_client_connections()
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py103 if not self.stop_client_connections():
131 def stop_client_connections(self): member in WlanPolicyController
560 state_restored = self.stop_client_connections()