Method
FwupdPluginPluginget_devices
Declaration [src]
GPtrArray*
fu_plugin_get_devices (
FuPlugin* self
)
Description [src]
Returns all devices added by the plugin using fu_plugin_device_add() and
not yet removed with fu_plugin_device_remove().
| Available since: | 1.5.6 |
Return value
| Returns: | An array of FuDevice |
Devices. |
|
| The data is owned by the instance. |