Home
last modified time | relevance | path

Searched refs:destroy_wlan_interface (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py129 def destroy_wlan_interface(self, iface_id): member in WlanDevice
258 def destroy_wlan_interface(self, iface_id): member in AndroidWlanDevice
447 def destroy_wlan_interface(self, iface_id): member in FuchsiaWlanDevice
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/misc/
DWlanInterfaceTest.py59 if not self.dut.destroy_wlan_interface(wlan_interfaces[0]):
/tools/test/connectivity/acts_tests/tests/google/fuchsia/netstack/
DToggleWlanInterfaceStressTest.py67 if not self.dut.destroy_wlan_interface(wlan_interfaces[0]):