Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/backends/
Dshell_websocket.c32 static void ws_end_client_connection(struct shell_websocket *ws) in ws_end_client_connection() function
83 ws_end_client_connection(ws); in ws_send()
157 ws_end_client_connection(ws); in ws_recv()
175 return ws_end_client_connection(ws); in ws_server_cb()
203 ws_end_client_connection(ctx); in shell_ws_init()