Method

FwupdPluginBackenddevice_removed

Declaration [src]

void
fu_backend_device_removed (
  FuBackend* self,
  FuDevice* device
)

Description [src]

Emits a signal that indicates the device has been removed.

Available since:1.6.1

Parameters

device FuDevice
 

A device.

 The data is owned by the caller of the function.