Virtual Method
FwupdPluginPluginprepare
Declaration [src]
gboolean
prepare (
FuPlugin* self,
FuDevice* device,
FuProgress* progress,
FwupdInstallFlags flags,
GError** error
)
Parameters
device |
FuDevice |
No description available. | |
The data is owned by the caller of the function. | |
progress |
FuProgress |
No description available. | |
The data is owned by the caller of the function. | |
flags |
FwupdInstallFlags |
No description available. | |
error |
GError ** |
The return location for a GError* , or NULL . |