Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
uim_refreshevent Struct Reference

#include <uim.h>

Data Fields

uint8_t stage
 
uint8_t mode
 
uint8_t sessionType
 
uint8_t aidLength
 
uint8_t aid [MAX_DESCRIPTION_LENGTH]
 
uint16_t numOfFiles
 
uim_fileInfo arrfileInfo [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

This structure contains information of parameters associated with the Refresh Event.

Parameters
stage
  • Indicates the stage of the Refresh procedure.
    • 0 - Waiting for OK to refresh
    • 1 - Refresh started
    • 2 - Refresh ended successfully
    • 3 - Refresh failed
mode
  • Indicates the Refresh mode.
    • 0 - Reset
    • 1 - Init
    • 2 - Init and FCN
    • 3 - FCN
    • 4 - Init and Full FCN
    • 5 - Application reset
    • 6 - 3G session reset
sessionType
  • Indicates the session type.
    • 0 - Primary GW provisioning
    • 1 - Primary 1X provisioning
    • 2 - Secondary GW provisioning
    • 3 - Secondary 1X provisioning
    • 4 - Nonprovisioning on slot 1
    • 5 - Nonprovisioning on slot 2
    • 6 - Card on slot 1
    • 7 - Card on slot 2
    • 8 - Logical channel on slot 1
    • 9 - Logical channel on slot 2
aidLength
  • Number of sets of the following elements
    • Application Identifier
aid
  • Application identifier value or channel ID. This value is required for non-provisioning and for logical channel session types. It is ignored in all other cases
numFiles
  • Number of sets of the following elements:
    • file_id
    • path_len
    • path
arrfileInfo
  • Array of file Information struct

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