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

◆ log_rpc_stop_fetch_history()

void log_rpc_stop_fetch_history ( bool pause)

#include <include/logging/log_rpc.h>

Stops the log history transfer.

This function issues an nRF RPC command that stops the log history transfer.

Parameters
pauseIndicates that the transfer should be put on hold rather than cancelled, which means that the history overwriting is kept disabled and the transfer position is retained so that the transfer can be resumed later on.