Zephyr API Documentation  3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_mqtt_tx_buf Struct Reference

#include <shell_mqtt.h>

Data Fields

char buf [CONFIG_SHELL_MQTT_TX_BUF_SIZE]
 tx buffer.
 
uint16_t len
 Current tx buf length.
 

Field Documentation

◆ buf

char shell_mqtt_tx_buf::buf[CONFIG_SHELL_MQTT_TX_BUF_SIZE]

tx buffer.

◆ len

uint16_t shell_mqtt_tx_buf::len

Current tx buf length.


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