Method

FwupdPluginHwidsadd_guid

since: 1.8.10

Declaration [src]

void
fu_hwids_add_guid (
  FuHwids* self,
  const gchar* guid
)

Description [src]

Adds a HWID GUID value.

Available since: 1.8.10

Parameters

guid

Type: const gchar*

A GUID.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.