Method

FwupdPluginPluginrunner_device_added

since: 1.5.0

[]

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

Type: FuDevice

A device.

The data is owned by the caller of the function.