nRF Connect SDK API 2.8.99
|
Go to the source code of this file.
Data Structures | |
struct | nrf_modem_lib_trace_backend |
The trace backend interface, implemented by the trace backend. More... | |
Typedefs | |
typedef int(* | trace_backend_processed_cb) (size_t len) |
callback to signal the trace module that some amount of trace data has been processed. | |