Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/mqtt/impl/
A DMQTTUnsubscribe.h33 DLLExport int MQTTDeserialize_unsubscribe(unsigned char *dup,
/AliOS-Things-master/components/mqtt/MQTTPacket/
A DMQTTUnsubscribe.h31 DLLExport int MQTTDeserialize_unsubscribe(unsigned char* dup, unsigned short* packetid, int max_cou…
A DMQTTUnsubscribeServer.c34 int MQTTDeserialize_unsubscribe(unsigned char* dup, unsigned short* packetid, int maxcount, int* co… in MQTTDeserialize_unsubscribe() function
A DMQTTFormat.c249 …if (MQTTDeserialize_unsubscribe(&dup, &packetid, maxcount, &count, topicFilters, buf, buflen) == 1) in MQTTFormat_toServerString()

Completed in 6 milliseconds