Searched refs:iface_id (Results 1 – 3 of 3) sorted by relevance
85 def wlanDestroyIface(self, iface_id): argument94 test_args = {"identifier": iface_id}118 def wlanStatus(self, iface_id=None): argument131 if iface_id:132 test_args = {'iface_id': iface_id}164 def wlanQueryInterface(self, iface_id): argument175 test_args = {'iface_id': iface_id}
128 def destroy_wlan_interface(self, iface_id): argument253 def destroy_wlan_interface(self, iface_id): argument435 def destroy_wlan_interface(self, iface_id): argument446 result = self.device.sl4f.wlan_lib.wlanDestroyIface(iface_id)
365 for iface_id in iface_ids:366 query = self.dut.device.sl4f.wlan_lib.wlanQueryInterface(iface_id)371 status = self.dut.device.sl4f.wlan_lib.wlanStatus(iface_id)