Home
last modified time | relevance | path

Searched refs:MQTTCLIENT_SUCCESS (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTClient.h137 #define MQTTCLIENT_SUCCESS 0 macro
422 * @return ::MQTTCLIENT_SUCCESS if the callbacks were correctly set,
451 * @return ::MQTTCLIENT_SUCCESS if the callbacks were correctly set,
523 * @return ::MQTTCLIENT_SUCCESS if the client is successfully created, otherwise
586 * @return ::MQTTCLIENT_SUCCESS if the client is successfully created, otherwise
955 * @return ::MQTTCLIENT_SUCCESS if the client successfully connects to the
999 * @return ::MQTTCLIENT_SUCCESS if the client successfully disconnects from
1018 Returns return code, MQTTCLIENT_SUCCESS == success, non-zero some sort of error (TBD) */
1029 * @return ::MQTTCLIENT_SUCCESS if the subscription request is successful.
1051 * @return ::MQTTCLIENT_SUCCESS i
[all...]

Completed in 2 milliseconds