nrfxlib API 2.7.99
Loading...
Searching...
No Matches
Modem library trace interface

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.
 

Detailed Description

API for handling modem traces.