Configurable parameters. More...
#include <smp_api.h>
Data Fields | |
uint32_t | attemptTimeout |
'Repeated attempts' timeout in msec More... | |
uint8_t | ioCap |
I/O Capability. More... | |
uint8_t | minKeyLen |
Minimum encryption key length. More... | |
uint8_t | maxKeyLen |
Maximum encryption key length. More... | |
uint8_t | maxAttempts |
Attempts to trigger 'repeated attempts' timeout. More... | |
uint8_t | auth |
Device authentication requirements. More... | |
uint32_t | maxAttemptTimeout |
Maximum 'Repeated attempts' timeout in msec. More... | |
uint32_t | attemptDecTimeout |
Time msec before attemptExp decreases. More... | |
uint16_t | attemptExp |
Exponent to raise attemptTimeout on maxAttempts. More... | |
uint32_t attemptDecTimeout |
uint16_t attemptExp |
uint32_t attemptTimeout |
uint8_t maxAttempts |
uint32_t maxAttemptTimeout |