Method
FwupdDeviceset_protocol
deprecated: 1.5.8 since: 1.3.6
[−]
Description [src]
Sets the protocol name that is used to update the device.
Available since: 1.3.6
Deprecated since: 1.5.8
Use fwupd_device_add_protocol()
instead.
Sets property | Fwupd.Device:protocol |
[−]
Parameters
protocol
-
Type:
const gchar*
The protocol name, e.g.
com.hughski.colorhug
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.