Nordic stack and drivers for the mbed BLE API. Version to work around build bug.

Dependents:   microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter

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 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.