Method

FwupdSecurityAttrremove_flag

Declaration [src]

void
fwupd_security_attr_remove_flag (
  FwupdSecurityAttr* self,
  FwupdSecurityAttrFlags flag
)

Description [src]

Removes a specific attribute flag from the attribute.

Available since:1.8.3

Parameters

flag FwupdSecurityAttrFlags
 

The FwupdSecurityAttrFlags, e.g. FWUPD_SECURITY_ATTR_FLAG_OBSOLETED.