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

◆ ei_wrapper_result_ready_cb

typedef void(* ei_wrapper_result_ready_cb) (int err)

#include <include/ei_wrapper.h>

Callback executed by the wrapper when the result is ready.

Parameters
[in]errZero (if operation was successful) or negative error code.