Function
FwupdPluginDeviceinternal_flag_to_string
since: 1.5.5
[−]
Parameters
flag
-
Type:
FuDeviceInternalFlags
An internal device flag, e.g.
FU_DEVICE_INTERNAL_FLAG_MD_SET_ICON
.
[−]
Return value
Type: const gchar*
Identifier string.
The data is owned by the called function. |
The value is a NUL terminated UTF-8 string. |