Virtual Method

FwupdPluginPluginbackend_device_added

Declaration [src]

gboolean
backend_device_added (
  FuPlugin* self,
  FuDevice* device,
  FuProgress* progress,
  GError** error
)

Description

No description available.

Parameters

device FuDevice
  No description available.
 The data is owned by the caller of the function.
progress FuProgress
  No description available.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.