Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_uim_GetServiceStatus_t Struct Reference

#include <uim.h>

Data Fields

uint8_t * pFDNStatus
 
uint8_t * pHiddenKeyStatus
 
uint8_t * pIndex
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

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

Parameters
pFDNStatus(optional)0 – FDN is not available 1 – FDN is available and disabled 2 – FDN is available and enabled
  • Bit to check in ParamPresenceMask - 16
pHiddenKeyStatus(optional)0 – Not supported 1 – Enabled and not verified 2 – Enabled and verified 3 – Disabled
  • Bit to check in ParamPresenceMask - 17
pIndex(optional)
  • Index of the application in EF_DIR file, starting from 1.
  • Bit to check in ParamPresenceMask - 18
ParamPresenceMask
  • bitmask representation to indicate valid parameters. z blurb
Note
Using NULL for the pointers would make sure that the parameter is not returned.

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