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

◆ bt_dfu_smp_error_cb

typedef void(* bt_dfu_smp_error_cb) (struct bt_dfu_smp *dfu_smp, int err)

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

Global function that is called when an error occurs.

Parameters
dfu_smpDFU SMP Client instance.
errNegative internal error code or positive GATT error code.