Home
last modified time | relevance | path

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

/subsys/net/lib/websocket/
A Dwebsocket_internal.h40 struct websocket_buffer { struct
90 struct websocket_buffer recv_buf;
A Dwebsocket.c786 static int websocket_parse(struct websocket_context *ctx, struct websocket_buffer *payload) in websocket_parse()
948 struct websocket_buffer payload = {.buf = buf, .size = buf_len, .count = 0}; in websocket_recv_msg()

Completed in 10 milliseconds