MeterLogger
|
#include <mqtt/include/queue.h>
Data Fields | |
uint8_t * | buf |
RINGBUF | rb |
uint8_t* QUEUE::buf |
Definition at line 36 of file queue.h.
Referenced by mqtt_client_delete(), and QUEUE_Init().
RINGBUF QUEUE::rb |
Definition at line 37 of file queue.h.
Referenced by MQTT_Ping(), MQTT_Publish(), QUEUE_Gets(), QUEUE_Init(), QUEUE_IsEmpty(), and QUEUE_Puts().