nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_dfu_smp_rsp_state()

const struct bt_dfu_smp_rsp_state * bt_dfu_smp_rsp_state ( const struct bt_dfu_smp dfu_smp)

#include <include/bluetooth/services/dfu_smp.h>

Get the current response state.

Note
This function should be used inside a response callback function that is provided to bt_dfu_smp_command.
Parameters
dfu_smpDFU SMP Client instance.
Returns
The pointer to the response state structure.