Searched refs:IOTX_MQTT_QOS2 (Results 1 – 2 of 2) sorted by relevance
21 IOTX_MQTT_QOS2, enumerator
1475 } else if (topic_msg.qos == IOTX_MQTT_QOS2) { in iotx_mc_handle_recv_PUBLISH()3187 if (topic_msg->qos == IOTX_MQTT_QOS1 || topic_msg->qos == IOTX_MQTT_QOS2) { in wrapper_mqtt_publish()3191 if (topic_msg->qos == IOTX_MQTT_QOS2) { in wrapper_mqtt_publish()
Completed in 8 milliseconds