nrfxlib API 2.8.99
|
API for handling modem traces. More...
Data Structures | |
struct | nrf_modem_trace_data |
Trace data Structure to store trace data pointers and their respective sizes. More... | |
Functions | |
int | nrf_modem_trace_get (struct nrf_modem_trace_data **frags, size_t *n_frags, int timeout) |
Get trace data. | |
int | nrf_modem_trace_processed (size_t len) |
Notify the Modem library that the application has completed processing of trace data. | |
API for handling modem traces.