nRF Connect SDK API 2.8.99
|
const struct shell * shell_backend_ipc_get_ptr | ( | void | ) |
#include <include/shell/shell_ipc.h>
This function provides a pointer to the shell IPC Service backend instance.
The function returns a pointer to the shell IPC Service instance. This instance can then be used with the shell_execute_cmd function to test the behavior of the command.