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

dfu_ble_peer_data_t Struct Reference

dfu_ble_peer_data_t Struct Reference
[DFU BLE SVC]

DFU Peer data structure. More...

#include <dfu_ble_svc.h>


Detailed Description

DFU Peer data structure.

This structure contains peer data needed for connection to a bonded device during DFU. The peer data must be provided by the application to the bootloader during buttonless update. See dfu_ble_svc_set_peer_data. It contains bond information about the desired DFU peer.

Definition at line 59 of file dfu_ble_svc.h.