API Version: 2.0
Library Version: 1.9.5
gboolean fwupd_device_has_protocol ( FwupdDevice* self, const gchar* protocol )
Finds out if the device has this specific protocol name.
protocol
const gchar*
The protocol name, e.g. com.hughski.colorhug
com.hughski.colorhug
gboolean
TRUE if the protocol name is found.
TRUE