Home
last modified time | relevance | path

Searched refs:iotx_http_message_param_t (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/include/linkkit/
A Dhttp_api.h56 } iotx_http_message_param_t; typedef
124 int IOT_HTTP_SendMessage(void *handle, iotx_http_message_param_t *msg_param);
/AliOS-Things-master/components/linkkit/iot_http/
A Diotx_http_api.c176 iotx_http_message_param_t msg_param; in http_report_func()
187 memset(&msg_param, 0, sizeof(iotx_http_message_param_t)); in http_report_func()
594 int IOT_HTTP_SendMessage(void *handle, iotx_http_message_param_t *msg_param) in IOT_HTTP_SendMessage()

Completed in 13 milliseconds