Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github: https://github.com/lancaster-university/nrf51-sdk

Dependents:   nRF51822

Embed: (wiki syntax)

« Back to documentation index

dm_enc_key Struct Reference

dm_enc_key Struct Reference
[Device Manager Data Types]

Device Manager Master identification and encryption information. More...

#include <device_manager.h>

Data Fields

ble_gap_enc_info_t enc_info
 GAP encryption information.
ble_gap_master_id_t master_id
 Master identification.

Detailed Description

Device Manager Master identification and encryption information.

Definition at line 256 of file device_manager.h.


Field Documentation

GAP encryption information.

Definition at line 258 of file device_manager.h.

Master identification.

Definition at line 259 of file device_manager.h.