/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 | 60 const char *payload; member 314 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() argument [all...] |
H A D | iot_profile.c | 185 static char *MakeProfileCmdResp(IoTCmdRespT *payload) in MakeProfileCmdResp() argument 237 int IoTProfileCmdResp(const char *deviceID, IoTCmdRespT *payload) in IoTProfileCmdResp() argument 261 MakeProfilePropertyReport(IoTProfileServiceT *payload) MakeProfilePropertyReport() argument 289 IoTProfilePropertyReport(char *deviceID, IoTProfileServiceT *payload) IoTProfilePropertyReport() argument [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 | 64 const char *payload; member 282 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() argument [all...] |
H A D | iot_profile.c | 187 static char *MakeProfileCmdResp(IoTCmdResp_t *payload) in MakeProfileCmdResp() argument 237 static char *MakeProfilePropertyReport(IoTProfileService_t *payload) in MakeProfilePropertyReport() argument 267 static char *MakeProfileReport(WeChatProfile *payload) in MakeProfileReport() argument 314 IoTProfilePropertyReport(char *deviceID, WeChatProfile *payload) IoTProfilePropertyReport() argument [all...] |
/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 | 64 const char *payload; member 282 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() argument [all...] |
H A D | iot_profile.c | 187 static char *MakeProfileCmdResp(IoTCmdResp_t *payload) in MakeProfileCmdResp() argument 237 static char *MakeProfilePropertyReport(IoTProfileService_t *payload) in MakeProfilePropertyReport() argument 267 static char *MakeProfileReport(WeChatProfile *payload) in MakeProfileReport() argument 314 IoTProfilePropertyReport(char *deviceID, WeChatProfile *payload) IoTProfilePropertyReport() argument [all...] |
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | app_demo_iot.c | 77 static void TrafficLightMsgRcvCallBack(char *payload) in TrafficLightMsgRcvCallBack() argument 129 DemoMsgRcvCallBack(int qos, const char *topic, char *payload) DemoMsgRcvCallBack() argument [all...] |
H A D | iot_main.c | 61 const char *payload; member 303 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() argument [all...] |
H A D | iot_profile.c | 184 static char *MakeProfileCmdResp(IoTCmdResp *payload) in MakeProfileCmdResp() argument 237 int IoTProfileCmdResp(char *deviceID, IoTCmdResp *payload) in IoTProfileCmdResp() argument 261 MakeProfilePropertyReport(IoTProfileService *payload) MakeProfilePropertyReport() argument 289 IoTProfilePropertyReport(char *deviceID, IoTProfileService *payload) IoTProfilePropertyReport() argument [all...] |