Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/backends/
Dshell_websocket.c54 static int ws_send(struct shell_websocket *ws, bool block) in ws_send() function
106 ret = ws_send(ws, false); in ws_send_prematurely()
308 ret = ws_send(ws, true); in sh_write()