Constructor

FwupdPluginHidReportnew

Declaration [src]

FuHidReport*
fu_hid_report_new (
  void
)

Description [src]

Creates a new HID report item.

Available since:1.9.4

Return value

Returns: FuHidReport
 

A FuHidReport.

 The caller of the function takes ownership of the data, and is responsible for freeing it.