S110 SoftDevice v8.0.0
Data Fields
ble_gap_enc_info_t Struct Reference

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.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.