Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_uim_ReadTransparent_t Struct Reference

#include <uim.h>

Data Fields

uim_cardResultpCardResult
 
uim_readResultpReadResult
 
uint32_t * pIndicationToken
 
uint8_t * pEncryptedData
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

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

Parameters
pCardResult
  • See uim_cardResult for more information.
  • Bit to check in ParamPresenceMask - 16
pReadResult
  • See uim_readResult for more information.
  • Bit to check in ParamPresenceMask - 17
pIndicationToken(optional)
  • Response in Indication.
  • When this TLV is present, it indicates that the result must be provided in a subsequent indication.
  • Bit to check in ParamPresenceMask - 18
pEncryptedData(optional)
  • Encrypted Data.
  • Indicates whether the data from the card passed in read_result is encrypted.
  • Bit to check in ParamPresenceMask - 19
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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