Keys that can be exchanged during a bonding procedure.
More...
#include <ble_gap.h>
Keys that can be exchanged during a bonding procedure.
Definition at line 668 of file ble_gap.h.
| uint8_t ble_gap_sec_kdist_t::enc |
Long Term Key and Master Identification.
Definition at line 670 of file ble_gap.h.
| uint8_t ble_gap_sec_kdist_t::id |
Identity Resolving Key and Identity Address Information.
Definition at line 671 of file ble_gap.h.
| uint8_t ble_gap_sec_kdist_t::link |
Derive the Link Key from the LTK.
Definition at line 673 of file ble_gap.h.
| uint8_t ble_gap_sec_kdist_t::sign |
Connection Signature Resolving Key.
Definition at line 672 of file ble_gap.h.
The documentation for this struct was generated from the following file: