Method

FwupdPluginDeviceset_progress

Declaration [src]

void
fu_device_set_progress (
  FuDevice* self,
  FuProgress* progress
)

Description [src]

Sets steps on the progress object used to write firmware.

Available since:1.7.0

Parameters

progress FuProgress
 

A FuProgress.

 The data is owned by the caller of the function.