Method
FwupdPluginDeviceadd_instance_id_full
since: 1.2.9
Declaration [src]
void
fu_device_add_instance_id_full (
FuDevice* self,
const gchar* instance_id,
FuDeviceInstanceFlag flags
)
Description [src]
Adds an instance ID or GUID with all parameters set.
A counterpart GUID is the GUID of the same device in bootloader or runtime mode, if they have a different device PCI or USB ID.
Available since: 1.2.9
Parameters
instance_id
-
Type:
const gchar*
A instance ID or GUID, e.g.
WacomAES
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. flags
-
Type:
FuDeviceInstanceFlag
Instance ID flags.