API Version: 2.0
Library Version: 1.9.10
gboolean fwupd_device_has_vendor_id ( FwupdDevice* self, const gchar* vendor_id )
Finds out if the device has this specific vendor ID.
vendor_id
const gchar*
The vendor ID, e.g. ‘USB:0x1234’
gboolean
TRUE if the vendor ID is found.
TRUE