Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py96 if not self.start_client_connections():
117 def start_client_connections(self): member in WlanPolicyController
558 state_restored = self.start_client_connections()
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DStartStopClientConnectionsTest.py116 if not fd.wlan_policy_controller.start_client_connections():
161 if not fd.wlan_policy_controller.start_client_connections():
DRegulatoryRecoveryTest.py113 fd.wlan_policy_controller.start_client_connections()
DHiddenNetworksTest.py92 fd.wlan_policy_controller.start_client_connections()