Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_dms_UIMGetControlKeyStatus_t Struct Reference

#include <dms.h>

Data Fields

uint8_t facilityState
 
uint8_t verifyRetriesLeft
 
uint8_t unblockRetriesLeft
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains PIN retries status

Parameters
facilityState[OUT]
  • Control key status
    • 0 - Deactivated
    • 1 - Activated
    • 2 - Blocked
  • Bit to check in ParamPresenceMask - 1
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 - 1
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 - 1
Tlvresult
  • Unpack Result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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