David Kester / nRF51822

Dependents:   GonioTrainer

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_gap_enc_key_t Struct Reference

ble_gap_enc_key_t Struct Reference
[Structures]

Encryption Key. More...

#include <ble_gap.h>

Data Fields

ble_gap_enc_info_t enc_info
 Encryption Information.
ble_gap_master_id_t master_id
 Master Identification.

Detailed Description

Encryption Key.

Definition at line 619 of file ble_gap.h.


Field Documentation

Encryption Information.

Definition at line 621 of file ble_gap.h.

Master Identification.

Definition at line 622 of file ble_gap.h.