Method
FwupdDevicehas_vendor_id
since: 1.5.5
[−]
Declaration [src]
gboolean
fwupd_device_has_vendor_id (
FwupdDevice* self,
const gchar* vendor_id
)
[−]
Parameters
vendor_id
-
Type:
const gchar*
The vendor ID, e.g. ‘USB:0x1234’
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.