nRF51 SDK
|
Data Fields | |
dfu_update_status_code_t | status_code |
uint16_t | app_crc |
uint32_t | app_size |
dfu_update_status_code_t status_code |
Device Firmware Update status.
uint16_t app_crc |
CRC of the recieved application.
uint32_t app_size |
Size of the recieved application.