Method

FwupdPluginBackendcoldplug

since: 1.6.1

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

Type: gboolean

TRUE for success.