Home
last modified time | relevance | path

Searched defs:ws_socket (Results 1 – 2 of 2) 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()
380 int shell_websocket_setup(int ws_socket, void *user_data) in shell_websocket_setup()
/Zephyr-latest/samples/net/sockets/http_server/src/
Dws.c298 int ws_echo_setup(int ws_socket, void *user_data) in ws_echo_setup()
334 int ws_netstats_setup(int ws_socket, void *user_data) in ws_netstats_setup()