Searched defs:topic (Results 1 - 12 of 12) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
H A D | app_demo_iot.c | 34 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() argument
|
H A D | iot_main.c | 59 const char *topic; member 84 static int MsgRcvCallBack(unsigned char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument 314 IotSendMsg(int qos, const char *topic, const char *payload) IotSendMsg() argument [all...] |
H A D | iot_profile.c | 240 const char *topic; in IoTProfileCmdResp() local 292 char *topic; in IoTProfilePropertyReport() local [all...] |
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/ |
H A D | app_demo_iot.c | 79 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() argument
|
H A D | iot_main.c | 63 const char *topic; member 85 static int MsgRcvCallBack(char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument 282 IotSendMsg(int qos, const char *topic, const char *payload) IotSendMsg() argument [all...] |
H A D | iot_profile.c | 317 char *topic; in IoTProfilePropertyReport() local
|
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/ |
H A D | app_demo_iot.c | 79 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() argument
|
H A D | iot_main.c | 63 const char *topic; member 85 static int MsgRcvCallBack(char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument 282 IotSendMsg(int qos, const char *topic, const char *payload) IotSendMsg() argument [all...] |
H A D | iot_profile.c | 317 char *topic; in IoTProfilePropertyReport() local
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | app_demo_iot.c | 129 static void DemoMsgRcvCallBack(int qos, const char *topic, char *payload) in DemoMsgRcvCallBack() argument
|
H A D | iot_main.c | 60 const char *topic; member 85 static int MsgRcvCallBack(unsigned char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument 303 IotSendMsg(int qos, const char *topic, const char *payload) IotSendMsg() argument [all...] |
H A D | iot_profile.c | 240 const char *topic; in IoTProfileCmdResp() local 292 char *topic; in IoTProfilePropertyReport() local [all...] |
Completed in 6 milliseconds