Function

FwupdPluginintel_me_family_to_string

Declaration [src]

const gchar*
fu_intel_me_family_to_string (
  FuIntelMeFamily val
)

Description [src]

Converts an enumerated value to a string.

Parameters

val

Type: FuIntelMeFamily

Value, e.g. FU_INTEL_ME_FAMILY_SPS.

Return value

Type: const gchar*

Identifier string.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.