Searched refs:iface_id (Results 1 – 3 of 3) sorted by relevance
94 def wlanDestroyIface(self, iface_id): argument103 test_args = {"identifier": iface_id}162 def wlanQueryInterface(self, iface_id): argument173 test_args = {'iface_id': iface_id}
71 def get_wlan_interface_mac_addr_from_id(self, iface_id): argument81 query_response = self.device.wlan_lib.wlanQueryInterface(iface_id)84 (iface_id, query_response['error']))
128 def destroy_wlan_interface(self, iface_id): argument256 def destroy_wlan_interface(self, iface_id): argument444 def destroy_wlan_interface(self, iface_id): argument455 result = self.device.wlan_lib.wlanDestroyIface(iface_id)