Home
last modified time | relevance | path

Searched refs:reasonCodeCount (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DMQTTAsync.h508 int reasonCodeCount; /**< the number of reason codes in the reasonCodes array */ member
527 int reasonCodeCount; /**< the number of reason codes in the reasonCodes array */ member
532 #define MQTTalt_initializer {.sub.reasonCodeCount = 0, .sub.reasonCodes = NULL}
DMQTTClient.h973 int reasonCodeCount; /* used for subscribeMany5 and unsubscribeMany5 */ member