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

dm_id_key Struct Reference

dm_id_key Struct Reference
[Device Manager Data Types]

Device Manager identity and address information. More...

#include <device_manager.h>

Data Fields

ble_gap_irk_t id_info
 Identity information.
ble_gap_addr_t id_addr_info
 Identity address information.

Detailed Description

Device Manager identity and address information.

Definition at line 263 of file device_manager.h.


Field Documentation

Identity address information.

Definition at line 266 of file device_manager.h.

Identity information.

Definition at line 265 of file device_manager.h.