|
AWS IoT Device SDK C:
MQTT
MQTT 3.1.1 client library
|
| Return to main page ↑ |
Provides access to the internal functions and variables of iot_mqtt_network.c. More...
Functions | |
| void | IotTestMqtt_sendPuback (_mqttConnection_t *pMqttConnection, uint16_t packetIdentifier) |
| Test access function for _sendPuback. More... | |
Provides access to the internal functions and variables of iot_mqtt_network.c.
This file should only be included at the bottom of iot_mqtt_network.c and never compiled by itself.
| void IotTestMqtt_sendPuback | ( | _mqttConnection_t * | pMqttConnection, |
| uint16_t | packetIdentifier | ||
| ) |
Test access function for _sendPuback.