nRF Connect SDK API 2.8.99
|
Current response state. More...
#include <dfu_smp.h>
Data Fields | |
size_t | total_size |
Total size of the response. | |
size_t | offset |
Current data chunk offset. | |
size_t | chunk_size |
The size of the data chunk. | |
const uint8_t * | data |
Pointer to the data. | |
Current response state.