Virtual Method

FwupdPluginUsbDeviceDs20parse

Declaration [src]

gboolean
parse (
  FuUsbDeviceDs20* self,
  GBytes* blob,
  FuUsbDevice* device,
  GError** error
)

Description

No description available.

Parameters

blob GBytes*
  No description available.
 The data is owned by the caller of the function.
device FuUsbDevice
  No description available.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.