Method

FwupdPluginBackenddevice_added

Declaration [src]

void
fu_backend_device_added (
  FuBackend* self,
  FuDevice* device
)

Description [src]

Emits a signal that indicates the device has been added.

Available since:1.6.1

Parameters

device FuDevice
 

A device.

 The data is owned by the caller of the function.