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
SecurityEntryIdentity_t Struct Reference
Data for resolving random resolvable addresses. More...
#include <SecurityDb.h>
Data Fields | |
address_t | identity_address |
identity address | |
irk_t | irk |
Identity Resolving Key. | |
uint8_t | identity_address_is_public:1 |
true if peer identity address is public, false if it's static random |
Detailed Description
Data for resolving random resolvable addresses.
Definition at line 93 of file SecurityDb.h.
Field Documentation
identity address
Definition at line 95 of file SecurityDb.h.
uint8_t identity_address_is_public |
true if peer identity address is public, false if it's static random
Definition at line 99 of file SecurityDb.h.
Identity Resolving Key.
Definition at line 97 of file SecurityDb.h.
Generated on Tue Jul 12 2022 13:55:40 by
