Home
last modified time | relevance | path

Searched defs:payload (Results 1 - 12 of 12) sorted by relevance

/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() argument
H A Diot_main.c60 const char *payload; member
314 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() argument
[all...]
H A Diot_profile.c185 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 Dapp_demo_iot.c79 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() argument
H A Diot_main.c64 const char *payload; member
282 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() argument
[all...]
H A Diot_profile.c187 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 Dapp_demo_iot.c79 static void DemoMsgRcvCallBack(int qos, const char *topic, const char *payload) in DemoMsgRcvCallBack() argument
H A Diot_main.c64 const char *payload; member
282 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() argument
[all...]
H A Diot_profile.c187 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 Dapp_demo_iot.c77 static void TrafficLightMsgRcvCallBack(char *payload) in TrafficLightMsgRcvCallBack() argument
129 DemoMsgRcvCallBack(int qos, const char *topic, char *payload) DemoMsgRcvCallBack() argument
[all...]
H A Diot_main.c61 const char *payload; member
303 int IotSendMsg(int qos, const char *topic, const char *payload) in IotSendMsg() argument
[all...]
H A Diot_profile.c184 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...]

Completed in 6 milliseconds