Home
last modified time | relevance | path

Searched defs:maxcount (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/mqtt/MQTTPacket/
A DMQTTFormat.c164 int maxcount = 1, count = 0; in MQTTFormat_toClientString() local
235 int maxcount = 1, count = 0; in MQTTFormat_toServerString() local
247 int maxcount = 1, count = 0; in MQTTFormat_toServerString() local
A DMQTTUnsubscribeServer.c34 int MQTTDeserialize_unsubscribe(unsigned char* dup, unsigned short* packetid, int maxcount, int* co… in MQTTDeserialize_unsubscribe()
A DMQTTSubscribeServer.c35 int MQTTDeserialize_subscribe(unsigned char* dup, unsigned short* packetid, int maxcount, int* coun… in MQTTDeserialize_subscribe()
A DMQTTSubscribeClient.c100 int MQTTDeserialize_suback(unsigned short* packetid, int maxcount, int* count, int grantedQoSs[], u… in MQTTDeserialize_suback()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPExport.h36 unsigned char maxcount; member
43 unsigned char maxcount; /*list maximal count*/ member
/AliOS-Things-master/components/linkkit/mqtt/impl/
A DMQTTSubscribeClient.c105 int MQTTDeserialize_suback(unsigned short *packetid, int maxcount, int *count, in MQTTDeserialize_suback()
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPInternal.h19 unsigned char maxcount; member
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_dirread.c834 void** value, uint64 maxcount) in TIFFReadDirEntryArrayWithLimit()
1963 TIFF* tif, TIFFDirEntry* direntry, uint64** value, uint64 maxcount) in TIFFReadDirEntryLong8ArrayWithLimit()

Completed in 16 milliseconds