Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
shell_telnet_line_buf Struct Reference

#include <shell_telnet.h>

Data Fields

char buf [CONFIG_SHELL_TELNET_LINE_BUF_SIZE]
 
uint16_t len
 

Detailed Description

Line buffer structure.

Field Documentation

◆ buf

char shell_telnet_line_buf::buf[CONFIG_SHELL_TELNET_LINE_BUF_SIZE]

Line buffer.

◆ len

uint16_t shell_telnet_line_buf::len

Current line length.


The documentation for this struct was generated from the following file: