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

◆ init

int(* nrf_modem_lib_trace_backend::init) (trace_backend_processed_cb trace_processed_cb)

Initialize the compile-time selected trace backend.

Parameters
trace_processed_cbFunction callback for signaling how much of the trace data has been processed by the backend.
Returns
0 If the operation was successful. Otherwise, a (negative) error code is returned.