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

Data Fields

uint32_t cardProtocol
 
uint8_t numApp
 
uint8_t atrValueLen
 
uint8_t atrValue [255]
 
uint8_t iseUICC
 

Detailed Description

This structure contains information of the response parameters associated with a Get Slots Status API.

Parameters
cardProtocol
  • Protocol of the card.
  • Valid values:
    • 0x00 - Unknown
    • 0x01 - ICC Protocol
    • 0x02 - UICC Protocol
numApp
  • Number of valid applications present in the EF-DIR of card.
atrValueLen
  • Number of sets of the atrValue
atrValue
  • Raw value of the ATR sent by the card during the initialization.
iseUICC
  • Indicates whether the card is an eUICC card based on the ATR.
  • Values
    • 0 - Not an eUICC card
    • 1 - eUICC card

Field Documentation

uint8_t uim_physlotInfo::atrValue[255]
uint8_t uim_physlotInfo::atrValueLen
uint32_t uim_physlotInfo::cardProtocol
uint8_t uim_physlotInfo::iseUICC
uint8_t uim_physlotInfo::numApp

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