Method

FwupdPluginBackendget_devices

Declaration [src]

GPtrArray*
fu_backend_get_devices (
  FuBackend* self
)

Description [src]

Gets all the devices added by the backend.

Available since:1.6.1

Return value

Returns: An array of FuDevice*
 

Devices.

 The caller of the method takes ownership of the data container, but not the data inside it.