ReportFlags
Description:
[ CCode ( cprefix = "FWUPD_REPORT_FLAG_" , has_type_id = false ) ]
[ Flags ]
public enum ReportFlags
Flags used to represent report attributes
Content:
Enum values:
- FROM_OEM - Report was generated by the
OEM.
- IS_UPGRADE - New firmware was newer
than the old firmware.
- NONE - No report flags are set.
- UNKNOWN - The report flag is unknown.