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