Method

FwupdPluginPluginremove_device

since: 2.1.1

Declaration [src]

void
fu_plugin_remove_device (
  FuPlugin* self,
  FuDevice* device
)

Description [src]

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

Available since: 2.1.1

Parameters

device

Type: FuDevice

A device.

The data is owned by the caller of the method.