Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
CarrierImage_t Struct Reference

#include <fms.h>

Data Fields

uint32_t m_nCarrierId
 
uint32_t m_nFolderId
 
uint32_t m_nStorage
 
uint8_t m_FwImageId [FMS_GOBI_MBN_IMG_ID_STR_LEN]
 
uint8_t m_FwBuildId [FMS_GOBI_MBN_BUILD_ID_STR_LEN]
 
uint8_t m_PriImageId [FMS_GOBI_MBN_IMG_ID_STR_LEN]
 
uint8_t m_PriBuildId [FMS_GOBI_MBN_BUILD_ID_STR_LEN]
 

Detailed Description

This structure contains the Carrier Image parameters.

Parameters
m_nCarrierId
  • Unique numeric carrier ID indicating the carrier that the following images belong to
m_nFolderId
  • Unique numeric folder ID indicating the folder where the images should reside on the host storage.
m_nStorage
  • Information of storage type
  • Values
    • 0 - Device
    • 1 - Host
m_FwImageId
  • Firmware image ID
m_FwBuildId
  • Firmware build ID
m_PriImageId
  • PRI image ID
m_PriBuildId
  • PRI build ID

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