Patched version of nrf51822 FOTA compatible driver, with GPTIO disabled, as it clashed with the mbed definitions...

Fork of nRF51822 by Nordic Semiconductor

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 235 of file device_manager.h.


Field Documentation

GAP encryption information.

Definition at line 237 of file device_manager.h.

Master identification.

Definition at line 238 of file device_manager.h.