nRF Connect SDK API 2.8.99
|
int nrf_modem_lib_trace_read | ( | uint8_t * | buf, |
size_t | len ) |
#include <include/modem/nrf_modem_lib_trace.h>
Read trace data.
Read out the trace data. After read, the backend can choose to free the space and prepare it for further write operations.
buf | Output buffer |
len | Size of output buffer |