Method

FwupdPluginPluginrunner_device_added

Declaration [src]

void
fu_plugin_runner_device_added (
  FuPlugin* self,
  FuDevice* device
)

Description [src]

Call the device_added routine for the plugin.

Available since:1.5.0

Parameters

device FuDevice
 

A device.

 The data is owned by the caller of the function.