Home
last modified time | relevance | path

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

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