Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mqtt/MQTTClient-C/
A DMQTTClient.c281 int intQoS; in cycle() local
283 if (MQTTDeserialize_publish(&msg.dup, &intQoS, &msg.retained, &msg.id, &topicName, in cycle()
286 msg.qos = (enum QoS)intQoS; in cycle()

Completed in 4 milliseconds