|
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_subscription.c. More...
Functions | |
| bool | IotTestMqtt_topicMatch (const IotLink_t *pSubscriptionLink, void *pMatch) |
| Test access function for _topicMatch. More... | |
| bool | IotTestMqtt_packetMatch (const IotLink_t *pSubscriptionLink, void *pMatch) |
| Test access function for _packetMatch. More... | |
Provides access to the internal functions and variables of iot_mqtt_subscription.c.
This file should only be included at the bottom of iot_mqtt_subscription.c and never compiled by itself.
| bool IotTestMqtt_topicMatch | ( | const IotLink_t * | pSubscriptionLink, |
| void * | pMatch | ||
| ) |
Test access function for _topicMatch.
| bool IotTestMqtt_packetMatch | ( | const IotLink_t * | pSubscriptionLink, |
| void * | pMatch | ||
| ) |
Test access function for _packetMatch.