Method

FwupdPluginCfiDeviceget_flash_id

Declaration [src]

const gchar*
fu_cfi_device_get_flash_id (
  FuCfiDevice* self
)

Description [src]

Gets the chip ID used to identify the device.

Available since:1.7.1

Return value

Returns: utf8
 

The ID, or NULL.

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