Method

FwupdPluginHidDeviceparse_descriptors

Declaration [src]

GPtrArray*
fu_hid_device_parse_descriptors (
  FuHidDevice* self
  GError** error
)

Description [src]

Parses the HID descriptors.

Available since:2.0.0

Return value

Returns: An array of FuHidDescriptor*
 

Descriptors, or NULL for error.

 The caller of the method takes ownership of the data container, but not the data inside it.