Method

FwupdPluginBackendcoldplug

Declaration [src]

gboolean
fu_backend_coldplug (
  FuBackend* self
  GError** error
)

Description [src]

Adds devices using the subclassed backend. If fu_backend_setup() has not already been called then it is run before this function automatically.

Available since:1.6.1

Return value

Returns: gboolean
 

TRUE for success.