Searched refs:iface_id (Results 1 – 3 of 3) sorted by relevance
95 def wlanDestroyIface(self, iface_id): argument104 test_args = {"identifier": iface_id}134 def wlanStatus(self, iface_id=None): argument147 if iface_id:148 test_args = {'iface_id': iface_id}186 def wlanQueryInterface(self, iface_id): argument197 test_args = {'iface_id': iface_id}
129 def destroy_wlan_interface(self, iface_id): argument258 def destroy_wlan_interface(self, iface_id): argument447 def destroy_wlan_interface(self, iface_id): argument458 result = self.device.wlan_lib.wlanDestroyIface(iface_id)
364 for iface_id in iface_ids:365 query = self.dut.device.wlan_lib.wlanQueryInterface(iface_id)370 status = self.dut.device.wlan_lib.wlanStatus(iface_id)