Home
last modified time | relevance | path

Searched refs:DemoMsgRcvCallBack (Results 1 - 4 of 4) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Dapp_demo_iot.c79 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() function
142 IoTSetMsgCallback(DemoMsgRcvCallBack); in DemoEntry()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Dapp_demo_iot.c79 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() function
142 IoTSetMsgCallback(DemoMsgRcvCallBack); in DemoEntry()
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Dapp_demo_iot.c34 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() function
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_iot.c129 static void DemoMsgRcvCallBack(int qos, const char *topic, char *payload) in DemoMsgRcvCallBack() function
388 IoTSetMsgCallback(DemoMsgRcvCallBack); in DemoEntry()

Completed in 2 milliseconds