ble_gap_enc_info_t

S130 SoftDevice

S130 SoftDevice v1.0.0

GAP Encryption Information. More...

#include <ble_gap.h>

Data Fields

uint8_t ltk [16]
uint8_t auth : 1
uint8_t ltk_len : 7

Detailed Description

GAP Encryption Information.

Field Documentation

uint8_t ble_gap_enc_info_t::auth

Authenticated Key.

uint8_t ble_gap_enc_info_t::ltk[16]

Long Term Key.

uint8_t ble_gap_enc_info_t::ltk_len

LTK length in octets.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .