Method

FwupdPluginDeviceget_counterpart_guids

since: 1.9.21

Declaration [src]

GPtrArray*
fu_device_get_counterpart_guids (
  FuDevice* self
)

Description [src]

Returns all the counterpart GUIDs.

Available since: 1.9.21

Return value

Type: An array of utf8

List of GUIDs.

The returned data is owned by the instance.
Each element is a NUL terminated UTF-8 string.