#include <dms.h>
|
|
uint8_t | facilityState |
| |
|
uint8_t | verifyRetriesLeft |
| |
|
uint8_t | unblockRetriesLeft |
| |
|
uint16_t | Tlvresult |
| |
|
swi_uint256_t | ParamPresenceMask |
| |
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 |
|
| ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|
The documentation for this struct was generated from the following file: