Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/mqtt/impl/
A DMQTTSubscribe.h34 DLLExport int MQTTDeserialize_subscribe(unsigned char *dup,
/AliOS-Things-master/components/mqtt/MQTTPacket/
A DMQTTSubscribe.h31 DLLExport int MQTTDeserialize_subscribe(unsigned char* dup, unsigned short* packetid,
A DMQTTSubscribeServer.c35 int MQTTDeserialize_subscribe(unsigned char* dup, unsigned short* packetid, int maxcount, int* coun… in MQTTDeserialize_subscribe() function
A DMQTTFormat.c238 if (MQTTDeserialize_subscribe(&dup, &packetid, maxcount, &count, in MQTTFormat_toServerString()

Completed in 3 milliseconds