Class

FwupdPluginHidrawDevice

[]

Description [src]

class FwupdPlugin.HidrawDevice : FwupdPlugin.UdevDevice
  implements Fwupd.Codec {
  /* No available fields */
}

See also: FuUdevDevice.

[]

Implements

[]

Instance methods

fu_hidraw_device_get_feature

Do a HID GetFeature request.

since: 2.0.0

fu_hidraw_device_set_feature

Do a HID SetFeature request.

since: 2.0.0

Methods inherited from FuUdevDevice (36)
Methods inherited from FuDevice (183)
Methods inherited from FwupdDevice (103)
Methods inherited from GObject (43)
Methods inherited from FwupdCodec (8)
[]

Properties

Properties inherited from FuUdevDevice (5)
Properties inherited from FuDevice (13)
Properties inherited from FwupdDevice (13)
[]

Signals

Signals inherited from FuUdevDevice (1)
Signals inherited from FuDevice (3)
Signals inherited from GObject (1)

Class structure