Home
last modified time | relevance | path

Searched defs:reasonCodeCount (Results 1 – 4 of 4) 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
DMQTTClient.h973 int reasonCodeCount; /* used for subscribeMany5 and unsubscribeMany5 */ member
/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DMQTTAsync.h615 int reasonCodeCount; /**< the number of reason codes in the reasonCodes array */ member
634 int reasonCodeCount; /**< the number of reason codes in the reasonCodes array */ member
DMQTTClient.h1064 …int reasonCodeCount; /* the number of reason codes. Used for subscribeMany5 and unsub… member