Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DPolicyScanTest.py95 return fd.wlan_policy_controller.remove_all_networks_and_wait_for_no_connections(
DSavedNetworksTest.py322 if not fd.wlan_policy_controller.remove_all_networks_and_wait_for_no_connections(
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_policy_controller.py226 def remove_all_networks_and_wait_for_no_connections(self, timeout=30): member in WlanPolicyController
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py397 … return self.device.wlan_policy_controller.remove_all_networks_and_wait_for_no_connections(