Searched refs:topicLen (Results 1 – 4 of 4) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/ |
D | iot_main.c | 85 static int MsgRcvCallBack(char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument 90 int topiLen = topicLen; in MsgRcvCallBack()
|
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/ |
D | iot_main.c | 85 static int MsgRcvCallBack(char *context, char *topic, int topicLen, MQTTClient_message *message) in MsgRcvCallBack() argument 90 int topiLen = topicLen; in MsgRcvCallBack()
|
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
D | iot_main.c | 85 static int MsgRcvCallBack(unsigned char *context, char *topic, int topicLen, MQTTClient_message *me… in MsgRcvCallBack() argument 90 int topicLength = topicLen; in MsgRcvCallBack()
|
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
D | iot_main.c | 84 static int MsgRcvCallBack(unsigned char *context, char *topic, int topicLen, MQTTClient_message *me… in MsgRcvCallBack() argument 89 int topicLength = topicLen; in MsgRcvCallBack()
|