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.
ble_gap_sec_kdist_t Struct Reference
[Structures]
Keys that can be exchanged during a bonding procedure. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | enc: 1 |
Long Term Key and Master Identification. | |
uint8_t | id: 1 |
Identity Resolving Key and Identity Address Information. | |
uint8_t | sign: 1 |
Connection Signature Resolving Key. |
Detailed Description
Keys that can be exchanged during a bonding procedure.
Definition at line 499 of file ble_gap.h.
Field Documentation
uint8_t id |
Generated on Tue Jul 12 2022 15:06:02 by
