Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTAsync.h545 typedef void MQTTAsync_onSuccess(void* context, MQTTAsync_successData* response); typedef
548 * This is a callback function, the MQTT V5 version of ::MQTTAsync_onSuccess.
596 MQTTAsync_onSuccess* onSuccess;
1104 MQTTAsync_onSuccess* onSuccess;
1229 MQTTAsync_onSuccess* onSuccess;
1370 * (see ::MQTTAsync_onSuccess() and ::MQTTAsync_deliveryComplete()).
1392 * (see ::MQTTAsync_onSuccess() and ::MQTTAsync_deliveryComplete()).

Completed in 6 milliseconds