Method

FwupdReportset_device_name

since: 1.8.8

Declaration [src]

void
fwupd_report_set_device_name (
  FwupdReport* self,
  const gchar* name
)

Description [src]

Sets the name of the device the update was performed on.

Available since: 1.8.8

Parameters

name

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.