FreeRTOS
|
The data sent by the MQTT library in the user supplied callback when an operation times out. More...
#include <aws_mqtt_lib.h>
Data Fields | |
uint16_t | usPacketIdentifier |
The data sent by the MQTT library in the user supplied callback when an operation times out.
Definition at line 266 of file aws_mqtt_lib.h.
uint16_t usPacketIdentifier |
Packet identifier which the user can use to identify which operation timed out.
Definition at line 268 of file aws_mqtt_lib.h.