UbixOS V2
2.0
|
#include <mqtt.h>
Data Fields | |
void * | arg |
mqtt_request_cb_t | cb |
struct mqtt_request_t * | next |
u16_t | pkt_id |
u16_t | timeout_diff |
Pending request item, binds application callback to pending server requests
mqtt_request_cb_t mqtt_request_t::cb |
struct mqtt_request_t* mqtt_request_t::next |
u16_t mqtt_request_t::timeout_diff |