nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
bt_dfu_smp_rsp_state Struct Reference

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.

 

Detailed Description

Current response state.


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