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_enc_info_t Struct Reference
[Structures]
GAP Encryption Information. More...
#include <ble_gap.h>
Data Fields | |
uint8_t | ltk [BLE_GAP_SEC_KEY_LEN] |
Long Term Key. | |
uint8_t | auth: 1 |
Authenticated Key. | |
uint8_t | ltk_len: 7 |
LTK length in octets. |
Detailed Description
GAP Encryption Information.
Definition at line 522 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 15:07:17 by
