Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTPacket.h177 int msgId; /**< MQTT message id */ member
190 int msgId; /**< MQTT message id */ member
205 int msgId; /**< MQTT message id */ member
219 int msgId; /**< MQTT message id */ member
H A DMQTTPersistence.h62 char** buffers, size_t* buflens, int htype, int msgId, int scr, int MQTTVersion);
63 int MQTTPersistence_remove(Clients* c, char* type, int qos, int msgId);
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_gv_msg.h247 * param[in] msgId Message ID. The msg id is defined in "hi_gv_widget.h"
261 HI_S32 HI_GV_Msg_SendSync(HIGV_HANDLE widgetHandle, HI_U32 msgId, HI_PARAM param1, HI_PARAM param2, HI_U32 timeOut);
266 * param[in] msgId Message ID. The msg id is defined in "hi_gv_widget.h"
280 HI_S32 HI_GV_Msg_SendAsync(HIGV_HANDLE widgetHandle, HI_U32 msgId, HI_PARAM param1, HI_PARAM param2);
285 * param[in] msgId Message ID. The msg id is defined in "hi_gv_widget.h"
299 HI_S32 HI_GV_Msg_PostAsync(HIGV_HANDLE widgetHandle, HI_U32 msgId, HI_PARAM param1, HI_PARAM param2);
304 * param[in] msgId Message ID. The msg id is defined in "hi_gv_widget.h"
317 HI_S32 HI_GV_Msg_SendAsyncWithData(HIGV_HANDLE widgetHandle, HI_U32 msgId, HI_VOID *buf, HI_PARAM bufLen);

Completed in 2 milliseconds