Virtual Method

FwupdPluginBackendsetup

Declaration [src]

gboolean
setup (
  FuBackend* self
  GError** error
)

Description [src]

Sets up the backend ready for use, which typically calls the subclassed setup function. No devices should be added or removed at this point.

Available since:1.6.1

Return value

Returns: gboolean
 

TRUE for success.