Home
last modified time | relevance | path

Searched refs:IOTX_MQTT_QOS2 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dmqtt_api.h21 IOTX_MQTT_QOS2, enumerator
/AliOS-Things-master/components/linkkit/mqtt/impl/
A Diotx_mqtt_client.c1475 } 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