LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
uim_refreshevent Struct Reference

Data Fields

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

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

Field Documentation

uint8_t uim_refreshevent::aid[255]
uint8_t uim_refreshevent::aidLength
uim_fileInfo uim_refreshevent::arrfileInfo[255]
uint8_t uim_refreshevent::mode
uint16_t uim_refreshevent::numOfFiles
uint8_t uim_refreshevent::sessionType
uint8_t uim_refreshevent::stage

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved