Method

FwupdPluginHwidshas_guid

Declaration [src]

gboolean
fu_hwids_has_guid (
  FuHwids* self,
  const gchar* guid
)

Description [src]

Finds out if a hardware GUID exists.

Available since:0.9.3

Parameters

guid const gchar*
 

A GUID, e.g. 059eb22d-6dc7-59af-abd3-94bbe017f67c

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

Return value

Returns: gboolean
 

TRUE if the GUID exists.