Method

FwupdDeviceset_flags

since: 0.9.3

Declaration [src]

void
fwupd_device_set_flags (
  FwupdDevice* self,
  guint64 flags
)

Description [src]

Sets device flags.

Available since: 0.9.3

Sets propertyFwupd.Device:flags

Parameters

flags

Type: guint64

Device flags, e.g. FWUPD_DEVICE_FLAG_REQUIRE_AC.