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.py73 def wlanDestroyIface(self, iface_id): argument
82 test_args = {"identifier": iface_id}
141 def wlanQueryInterface(self, iface_id): argument
152 test_args = {'iface_id': iface_id}
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dwlan_device.py122 def destroy_wlan_interface(self, iface_id): argument
225 def destroy_wlan_interface(self, iface_id): argument
338 def destroy_wlan_interface(self, iface_id): argument
349 result = self.device.wlan_lib.wlanDestroyIface(iface_id)