nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_modem_trace.h File Reference
#include <stddef.h>

Go to the source code of this file.

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.