nRF Connect SDK API 2.8.99
|
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.
dfu_smp | DFU SMP Client instance. |
err | Negative internal error code or positive GATT error code. |