Home
last modified time | relevance | path

Searched defs:grantedQoSs (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/mqtt/MQTTPacket/
A DMQTTSubscribeServer.c82 …ialize_suback(unsigned char* buf, int buflen, unsigned short packetid, int count, int* grantedQoSs) in MQTTSerialize_suback()
A DMQTTSubscribeClient.c100 int MQTTDeserialize_suback(unsigned short* packetid, int maxcount, int* count, int grantedQoSs[], u… in MQTTDeserialize_suback()
A DMQTTFormat.c100 …ingFormat_suback(char* strbuf, int strbuflen, unsigned short packetid, int count, int* grantedQoSs) in MQTTStringFormat_suback()
165 int grantedQoSs[1]; in MQTTFormat_toClientString() local
/AliOS-Things-master/components/linkkit/mqtt/impl/
A DMQTTSubscribeClient.c106 int grantedQoSs[], unsigned char *buf, int buflen) in MQTTDeserialize_suback()

Completed in 4 milliseconds