Home
last modified time | relevance | path

Searched defs:mypacketid (Results 1 – 2 of 2) sorted by relevance

/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/src/
DMQTTClient.c360 unsigned short mypacketid; in cycle() local
632 unsigned short mypacketid; in MQTTSubscribeWithResults() local
717 unsigned short mypacketid; // should be the same as the packetid above in MQTTUnsubscribe() local
806 unsigned short mypacketid; in MQTTPublish() local
818 unsigned short mypacketid; in MQTTPublish() local
/device/board/isoftstone/yangfan/common/mqtt/mqttclient/src/
DMQTTClient.h643 unsigned short mypacketid; in cycle() local
873 unsigned short mypacketid; in subscribe() local
917 unsigned short mypacketid; // should be the same as the packetid above in unsubscribe() local
947 unsigned short mypacketid; in publish() local
963 unsigned short mypacketid; in publish() local