Constructor

FwupdPluginHidReportnew

since: 1.9.4

Declaration [src]

FuHidReport*
fu_hid_report_new (
  void
)

Description [src]

Creates a new HID report item.

Available since: 1.9.4

Return value

Type: FuHidReport

A FuHidReport.

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