Method

FwupdPluginUsbHidDescriptorget_blob

since: 2.0.2

Declaration [src]

GBytes*
fu_usb_hid_descriptor_get_blob (
  FuUsbHidDescriptor* self
)

Description [src]

Gets the HID descriptor binary blob.

Available since: 2.0.2

Return value

Type: GBytes

The descriptor data.

The returned data is owned by the instance.