Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
CurrImageInfo Struct Reference

#include <qaGobiApiFms.h>

Data Fields

BYTE imageType
 
BYTE uniqueID [UNIQUE_ID_LEN]
 
BYTE buildIDLen
 
BYTE buildID [BUILD_ID_MAX_LEN]
 

Detailed Description

This structure is used to store image information

Parameters
[out]imageType
  • Image Type
  • Values:
    • 0 - FW
    • 1 - configuration
[out]uniqueID
  • Image Unique Identifier ( ASCII characters )
[out]buildIDLen
  • Length of build ID string to follow
  • If set to zero, build ID string will be blank
[out]buildID
  • String containing image information( ASCII characters )
  • Maximum length of this string is 255 chars

The documentation for this struct was generated from the following file: