| Zephyr Project API 4.2.99
    A Scalable Open Source RTOS | 
Line buffer structure. More...
#include <shell_websocket.h>
| Data Fields | |
| char | buf [CONFIG_SHELL_WEBSOCKET_LINE_BUF_SIZE] | 
| Line buffer. | |
| uint16_t | len | 
| Current line length. | |
Line buffer structure.
| char shell_websocket_line_buf::buf[CONFIG_SHELL_WEBSOCKET_LINE_BUF_SIZE] | 
Line buffer.
| uint16_t shell_websocket_line_buf::len | 
Current line length.