Mistake on this page?
Report an issue in GitHub or email us
Data Fields
smpCfg_t Struct Reference

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...
 

Detailed Description

Configurable parameters.

Definition at line 97 of file smp_api.h.

Field Documentation

uint32_t attemptDecTimeout

Time msec before attemptExp decreases.

Definition at line 106 of file smp_api.h.

uint16_t attemptExp

Exponent to raise attemptTimeout on maxAttempts.

Definition at line 107 of file smp_api.h.

uint32_t attemptTimeout

'Repeated attempts' timeout in msec

Definition at line 99 of file smp_api.h.

uint8_t auth

Device authentication requirements.

Definition at line 104 of file smp_api.h.

uint8_t ioCap

I/O Capability.

Definition at line 100 of file smp_api.h.

uint8_t maxAttempts

Attempts to trigger 'repeated attempts' timeout.

Definition at line 103 of file smp_api.h.

uint32_t maxAttemptTimeout

Maximum 'Repeated attempts' timeout in msec.

Definition at line 105 of file smp_api.h.

uint8_t maxKeyLen

Maximum encryption key length.

Definition at line 102 of file smp_api.h.

uint8_t minKeyLen

Minimum encryption key length.

Definition at line 101 of file smp_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.