Patched version of nrf51822 FOTA compatible driver, with GPTIO disabled, as it clashed with the mbed definitions...
Fork of nRF51822 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 402 of file ble_gap.h.
Field Documentation
Generated on Tue Jul 12 2022 17:56:14 by
1.7.2
