nRF5 SDK v14.1.0
Data Fields
nrf_dfu_peer_data_t Struct Reference

Data Fields

uint32_t crc
 
ble_gap_id_key_t ble_id
 
ble_gap_enc_key_t enc_key
 
uint8_t sys_serv_attr [8]
 

Field Documentation

ble_gap_id_key_t nrf_dfu_peer_data_t::ble_id

BLE GAP identity key of the device that initiated the DFU process.

uint32_t nrf_dfu_peer_data_t::crc

CRC of the rest of the parameters in this struct.

ble_gap_enc_key_t nrf_dfu_peer_data_t::enc_key

Encryption key structure containing encrypted diversifier and LTK for reestablishing the bond.

uint8_t nrf_dfu_peer_data_t::sys_serv_attr[8]

System service attributes for restoring of Service Changed Indication setting in DFU mode.


The documentation for this struct was generated from the following files:

Documentation feedback | Developer Zone | Subscribe | Updated