Enumeration
FwupdReportFlags
Members
- 
            
FWUPD_REPORT_FLAG_NONE - 
            
No report flags are set.
- Value: 
0 - Available since: 1.9.1
 
 - Value: 
 - 
            
FWUPD_REPORT_FLAG_FROM_OEM - 
            
The report was generated by the OEM.
- Value: 
1 - Available since: 1.9.1
 
 - Value: 
 - 
            
FWUPD_REPORT_FLAG_IS_UPGRADE - 
            
The new firmware was newer than the old firmware.
- Value: 
2 - Available since: 1.9.14
 
 - Value: 
 - 
            
FWUPD_REPORT_FLAG_UNKNOWN - 
            
The report flag is unknown.
This is usually caused by a mismatched libfwupdplugin and daemon.
- Value: 
-1 - Available since: 1.9.1
 
 - Value: