Method

FwupdPluginHwidsadd_guid

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 const gchar*
 

A GUID.

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