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.
Fork of nRF51822 by
ble_gap_sec_keys_t Struct Reference
[Generic Access Profile (GAP)]
Keys that have been exchanged. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | ltk: 1 |
Long Term Key. | |
uint8_t | ediv_rand: 1 |
Encrypted Diversifier and Random value. | |
uint8_t | irk: 1 |
Identity Resolving Key. | |
uint8_t | address: 1 |
Public or static random address. | |
uint8_t | csrk: 1 |
Connection Signature Resolving Key. |
Detailed Description
Keys that have been exchanged.
Definition at line 501 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 18:44:28 by
