+
+ | Function Pointer |
+ Use |
+
+
+ | @ref MQTTStorePacketForRetransmit |
+ Storing an outgoing publish packet. |
+
+
+ | @ref MQTTRetrievePacketForRetransmit |
+ Retreiving the stored publish packet for retransmission. |
+
+
+ | @ref MQTTClearPacketForRetransmit |
+ Removing the stored copy of a publish packet |
+
+
+
@section mqtt_serializers Serializers and Deserializers
The managed MQTT API in @ref core_mqtt.h uses a set of serialization and deserialization functions
@@ -66,33 +88,40 @@ these low-level functions can be used directly:
- @ref mqtt_serializeconnect_function