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


Field Documentation

Identity address information.

Definition at line 245 of file device_manager.h.

Identity information.

Definition at line 244 of file device_manager.h.