nRF Connect SDK API 2.8.99
|
typedef void(* ei_wrapper_result_ready_cb) (int err) |
#include <include/ei_wrapper.h>
Callback executed by the wrapper when the result is ready.
[in] | err | Zero (if operation was successful) or negative error code. |