Home
last modified time | relevance | path

Searched refs:iface_id (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py70 def wlanDestroyIface(self, iface_id): argument
79 test_args = {"identifier": iface_id}
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dwlan_device.py119 def destroy_wlan_interface(self, iface_id): argument
210 def destroy_wlan_interface(self, iface_id): argument
311 def destroy_wlan_interface(self, iface_id): argument
322 result = self.device.wlan_lib.wlanDestroyIface(iface_id)