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

Data Fields

uim_sessionInformation sessionInfo
 
uim_fileInfo fileIndex
 
uim_readTransparentInfo readTransparent
 
uint32_t * pIndicationToken
 
uint8_t * pEncryptData
 
uint16_t Tlvresult
 

Detailed Description

This structure contains information of the request parameters associated with a Read Transparent API.

Parameters
sessionInfo
fileIndex
readTransparent
pIndicationToken(optional)
  • Response in Indication.
  • When this TLV is present, it indicates that the result must be provided in a subsequent indication.
  • Valid Values
    • 0 - Result of operation in response. Indication will not be generated by the modem
    • Any other positive number - Result of operation in indication. Indication will have same token value set by this function
pEncryptData(optional)
  • Encrypt Data.
  • Indicates whether the data read from the card is to be encrypted.
Note
Using NULL for the pointers would make sure that the parameter is not added to the request.

Field Documentation

uim_fileInfo pack_uim_ReadTransparent_t::fileIndex
uint8_t* pack_uim_ReadTransparent_t::pEncryptData
uint32_t* pack_uim_ReadTransparent_t::pIndicationToken
uim_readTransparentInfo pack_uim_ReadTransparent_t::readTransparent
uim_sessionInformation pack_uim_ReadTransparent_t::sessionInfo
uint16_t pack_uim_ReadTransparent_t::Tlvresult

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