Home
last modified time | relevance | path

Searched refs:shell_websocket_enable (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/shell/
Dshell_websocket.h66 extern int shell_websocket_enable(const struct shell *sh);
145 (void)shell_websocket_enable(&GET_WS_SHELL_NAME(_service))
/Zephyr-latest/subsys/shell/backends/
Dshell_websocket.c387 int shell_websocket_enable(const struct shell *sh) in shell_websocket_enable() function