Nordic nrf51 sdk sources. Mirrored from https://github.com/ARMmbed/nrf51-sdk.

Dependents:   nRF51822 nRF51822

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 617 of file ble_gap.h.


Field Documentation

Encryption Information.

Definition at line 619 of file ble_gap.h.

Master Identification.

Definition at line 620 of file ble_gap.h.