Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_uim_WriteRecord_t Struct Reference

#include <uim.h>

Data Fields

uim_cardResultpCardResult
 
uint32_t * pIndicationToken
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

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

Parameters
pCardResult
  • See cardResult for more information.
  • Bit to check in ParamPresenceMask - 16
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 - 17
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: