nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ log_rpc_invalidate_crash_dump()

int log_rpc_invalidate_crash_dump ( void )

#include <include/logging/log_rpc.h>

Invalidates the crash dump saved on the remote device.

This function issues an nRF RPC command to mark the crash dump saved on the remote device as invalid, so that it can no longer be retrieved by log_rpc_get_crash_dump function.

Returns
0 Indicates success.
-errno Indicates failure.