Method
FwupdPluginDevicebuild_vendor_id
Declaration [src]
void
fu_device_build_vendor_id (
FuDevice* self,
const gchar* prefix,
const gchar* value
)
Parameters
prefix |
const gchar* |
A prefix string, e.g. |
|
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. | |
value |
const gchar* |
A value, e.g. |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. |