Arch X / Mbed 2 deprecated BLE_Micro_Release

Dependencies:   BLE_API Buffer mbed

Fork of BLE_LEDBlinker by Bluetooth Low Energy

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.