Method
FwupdPluginHidDeviceparse_descriptor
since: 1.9.4
Declaration [src]
FuHidDescriptor*
fu_hid_device_parse_descriptor (
FuHidDevice* self
GError** error
)
Return value
Type: FuHidDescriptor
A FuHidDescriptor
, or NULL
for error.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |