Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/common/mqtt/mqttpacket/src/
DMQTTFormat.c39 int strindex = 0; in MQTTStringFormat_connect() local
63 …int strindex = snprintf(strbuf, strbuflen, "CONNACK session present %d, rc %d", sessionPresent, co… in MQTTStringFormat_connack() local
71 int strindex = snprintf(strbuf, strbuflen, in MQTTStringFormat_publish() local
82 …int strindex = snprintf(strbuf, strbuflen, "%s, packet id %d", MQTTPacket_names[packettype], packe… in MQTTStringFormat_ack() local
123 int strindex = 0; in MQTTFormat_toClientString() local
193 int strindex = 0; in MQTTFormat_toServerString() local