Home
last modified time | relevance | path

Searched defs:shell_websocket (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/shell/
Dshell_websocket.h31 struct shell_websocket { struct
39 struct shell_websocket_line_buf line_out; argument
64 extern const struct shell_transport_api shell_websocket_transport_api; argument
74 static struct shell_websocket GET_WS_NAME(_service); \ argument