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 TB6612FNG mbed
Fork of BLE_RCBController2 by
ble_gap_enc_info_t Struct Reference
[Structures]
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 400 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 19:13:54 by
