Home
last modified time | relevance | path

Searched refs:IotSendMsg (Results 1 – 12 of 12) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
Diot_main.h43 int IotSendMsg(int qos, const char *topic, const char *payload);
Diot_profile.c253 ret = IotSendMsg(0, topic, msg); in IoTProfileCmdResp()
304 ret = IotSendMsg(0, topic, msg); in IoTProfilePropertyReport()
Diot_main.c303 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() function
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
Diot_main.h43 int IotSendMsg(int qos, const char *topic, const char *payload);
Diot_profile.c253 ret = IotSendMsg(0, topic, msg); in IoTProfileCmdResp()
304 ret = IotSendMsg(0, topic, msg); in IoTProfilePropertyReport()
Diot_main.c314 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() function
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
Diot_main.h42 int IotSendMsg(int qos, const char *topic, const char *payload);
Diot_main.c282 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() function
Diot_profile.c329 ret = IotSendMsg(0, topic, msg); in IoTProfilePropertyReport()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
Diot_main.h42 int IotSendMsg(int qos, const char *topic, const char *payload);
Diot_main.c282 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() function
Diot_profile.c329 ret = IotSendMsg(0, topic, msg); in IoTProfilePropertyReport()