API Version: 2.0
Library Version: makepkg
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 ID, e.g. ‘USB:0x1234’
gboolean
TRUE if the ID is found.
TRUE