Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
CurrentImgList Struct Reference

#include <qaGobiApiFms.h>

Data Fields

BYTE numEntries
 
CurrImageInfopCurrImgInfo
 
CHAR priver [IMGDETAILS_LEN]
 
CHAR pkgver [IMGDETAILS_LEN]
 
CHAR fwvers [IMGDETAILS_LEN]
 
CHAR carrier [IMGDETAILS_LEN]
 

Detailed Description

This structure is used to store image list

Parameters
[in,out]numEntries
  • Number of entries in the image list to follow
  • The size of the list pCurrImgInfo must be specified when calling the API
[out]pCurrImgInfo
  • Currently Active Image List
[out]priver
  • PRI version of the currently running firmware
[out]pkgver
  • Package version of the currently running firmware
[out]fwvers
  • firmware version of the currently running firmware
[out]carrier
  • Carrier string of the currently running firmware

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