S132 SoftDevice v1.0.0-3.alpha
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 Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.