| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <shell_mqtt.h>
Data Fields | |
| char | buf [CONFIG_SHELL_MQTT_TX_BUF_SIZE] | 
| uint16_t | len | 
| char shell_mqtt_tx_buf::buf[CONFIG_SHELL_MQTT_TX_BUF_SIZE] | 
tx buffer.
| uint16_t shell_mqtt_tx_buf::len | 
Current tx buf length.