Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_uim_ReadRecord_t Struct Reference

#include <uim.h>

Data Fields

uim_cardResultpCardResult
 
uim_readResultpReadResult
 
uim_additionalReadResultpAdditionalReadResult
 
uint32_t * pIndicationToken
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

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

Parameters
pCardResult
  • See cardResult for more information.
  • Bit to check in ParamPresenceMask - 16
pReadResult
  • See readResult for more information.
  • Bit to check in ParamPresenceMask - 17
pAdditionalReadResult
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 - 19
ParamPresenceMask
  • bitmask representation to indicate valid parameters.
Note
Using NULL for the pointers would make sure that the parameter is not added to the request.

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