Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_dms_UIMSetPINProtection_t Struct Reference

#include <dms.h>

Data Fields

uint8_t verifyRetriesLeft
 
uint8_t unblockRetriesLeft
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains PIN retries status

Parameters
verifyRetriesLeft[OUT]
  • Optional parameter
  • Upon operational failure, this will indicate number of retries left, after which PIN will be blocked.
  • Bit to check in ParamPresenceMask - 16
unblockRetriesLeft[OUT]
  • Optional parameter
  • Upon operational failure, this will indicate number of unblock retries left, after which the PIN will be permanently blocked i.e. UIM is unusable.
  • Bit to check in ParamPresenceMask - 16
Tlvresult[OUT]
  • Unpack Result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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