Zephyr API Documentation
3.3.0
A Scalable Open Source RTOS
|
|
3.3.0 |
#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.