|
Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
#include <shell_telnet.h>
Data Fields | |
| char | buf [CONFIG_SHELL_TELNET_LINE_BUF_SIZE] |
| uint16_t | len |
Line buffer structure.
| char shell_telnet_line_buf::buf[CONFIG_SHELL_TELNET_LINE_BUF_SIZE] |
Line buffer.
| uint16_t shell_telnet_line_buf::len |
Current line length.