|
AWS IoT Device SDK C:
MQTT
MQTT 3.1.1 client library
|
| Return to main page ↑ |
Directories |
Files | |
| file | iot_mqtt_api.c |
| Implements most user-facing functions of the MQTT library. | |
| file | iot_mqtt_helper.c |
| Implements helper functions for the MQTT library. | |
| file | iot_mqtt_lightweight_api.c |
| Implements most user-facing functions of the MQTT library. | |
| file | iot_mqtt_network.c |
| Implements functions involving transport layer connections. | |
| file | iot_mqtt_operation.c |
| Implements functions that process MQTT operations. | |
| file | iot_mqtt_serialize.c |
| Implements functions that generate and decode MQTT network packets. | |
| file | iot_mqtt_static_memory.c |
| Implementation of MQTT static memory functions. | |
| file | iot_mqtt_subscription.c |
| Implements functions that manage subscriptions for an MQTT connection. | |
| file | iot_mqtt_validate.c |
| Implements functions that validate the structs of the MQTT library. | |