Method

FwupdPluginUdevDeviceget_devtype

Declaration [src]

const gchar*
fu_udev_device_get_devtype (
  FuUdevDevice* self
)

Description [src]

Returns the Udev device type.

Available since:1.4.5

Return value

Returns: utf8
 

Device type specified in the uevent.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.