![]() |
S312 SoftDevice
v6.1.1
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Keys that can be exchanged during a bonding procedure. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | enc: 1 |
uint8_t | id: 1 |
uint8_t | sign: 1 |
uint8_t | link: 1 |
Keys that can be exchanged during a bonding procedure.
uint8_t ble_gap_sec_kdist_t::enc |
Long Term Key and Master Identification.
uint8_t ble_gap_sec_kdist_t::id |
Identity Resolving Key and Identity Address Information.
uint8_t ble_gap_sec_kdist_t::link |
Derive the Link Key from the LTK.
uint8_t ble_gap_sec_kdist_t::sign |
Connection Signature Resolving Key.