nRF51 SDK - S110 SoftDevice
|
DFU Peer data structure. More...
#include <dfu_ble_svc.h>
Data Fields | |
ble_gap_enc_info_t | enc_info |
ble_gap_irk_t | irk |
ble_gap_addr_t | addr |
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.