nRF5 SDK v14.1.0
Data Fields
nrf_dfu_adv_name_t Struct Reference

Data Fields

uint32_t crc
 
uint8_t name [20]
 
uint32_t len
 

Field Documentation

uint32_t nrf_dfu_adv_name_t::crc

CRC of the rest of the parameters in this struct. Calculated by the bootloader.

uint32_t nrf_dfu_adv_name_t::len

Length of the advertisement name.

uint8_t nrf_dfu_adv_name_t::name[20]

New advertisement name to set.


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

Documentation feedback | Developer Zone | Subscribe | Updated