Searched refs:shell_websocket_setup (Results 1 – 2 of 2) sorted by relevance
65 extern int shell_websocket_setup(int ws_socket, void *user_data);94 .cb = shell_websocket_setup, \
380 int shell_websocket_setup(int ws_socket, void *user_data) in shell_websocket_setup() function