Smart Remote 3 nRF52 v1.2
Data Fields
nrf_dfu_peer_data_t Struct Reference

Structure contains information about bonded peers. More...

Data Fields

ble_gap_id_key_t ble_id
 
ble_gap_enc_key_t enc_key
 
uint8_t sys_serv_attr [SYSTEM_SERVICE_ATT_SIZE]
 

Detailed Description

Structure contains information about bonded peers.

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.

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[SYSTEM_SERVICE_ATT_SIZE]

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


Documentation feedback | Developer Zone | Subscribe | Updated