Method

FwupdPluginPlugindevice_remove

Declaration [src]

void
fu_plugin_device_remove (
  FuPlugin* self,
  FuDevice* device
)

Description [src]

Asks the daemon to remove a device from the exported list.

Available since:0.8.0

Parameters

device FuDevice
 

A device.

 The data is owned by the caller of the function.