Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/shell/backends/
Dshell_websocket.c186 static int shell_ws_init(struct shell_websocket *ctx, int ws_socket) in shell_ws_init() function
381 return shell_ws_init(ws, ws_socket); in shell_websocket_setup()