Method
FwupdPluginFirmwarecheck_compatible
Declaration [src]
gboolean
fu_firmware_check_compatible (
FuFirmware* self,
FuFirmware* other,
FwupdInstallFlags flags,
GError** error
)
Description [src]
Check a new firmware is compatible with the existing firmware.
Available since: | 1.8.4 |
Parameters
other |
FuFirmware |
A |
|
The data is owned by the caller of the function. | |
flags |
FwupdInstallFlags |
Install flags, e.g. |
|
error |
GError ** |
The return location for a GError* , or NULL . |