coreMQTT
v2.3.1+
MQTT 3.1.1 Client Library
Loading...
Searching...
No Matches
MQTT_GetPacketId
uint16_t
MQTT_GetPacketId
(
MQTTContext_t
* pContext );
MQTT_GetPacketId
uint16_t MQTT_GetPacketId(MQTTContext_t *pContext)
Get a packet ID that is valid according to the MQTT 3.1.1 spec.
Definition:
core_mqtt.c:3497
MQTTContext_t
A struct representing an MQTT connection.
Definition:
core_mqtt.h:231
Get a packet ID that is valid according to the MQTT 3.1.1 spec.
Parameters
[in]
pContext
Initialized MQTT context.
Returns
A non-zero number.
Generated by
1.9.6