Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
SecurityEntryKeys_t Struct Reference
Long Term Key and data used to identify it. More...
#include <SecurityDb.h>
Data Fields | |
ltk_t | ltk |
Long Term Key. | |
ediv_t | ediv |
EDIV (Encryption diversifier) used to identify LTK during legacy pairing. | |
rand_t | rand |
Rand (random number) used to identify LTK during legacy pairing. |
Detailed Description
Long Term Key and data used to identify it.
Definition at line 74 of file SecurityDb.h.
Field Documentation
EDIV (Encryption diversifier) used to identify LTK during legacy pairing.
Definition at line 78 of file SecurityDb.h.
Long Term Key.
Definition at line 76 of file SecurityDb.h.
Rand (random number) used to identify LTK during legacy pairing.
Definition at line 80 of file SecurityDb.h.
Generated on Tue Jul 12 2022 13:55:40 by
