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.
Dependencies: BLE_API_Native_IRC TB6612FNG2 mbed
Fork of BLE_RCBController by
ble_gap_enc_info_t Struct Reference
[Generic Access Profile (GAP)]
GAP Encryption Information. More...
#include <ble_gap.h>
Data Fields | |
uint16_t | div |
Encryption Diversifier. | |
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 380 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 16:16:16 by
