Searched refs:iotx_http_message_param_t (Results 1 – 2 of 2) sorted by relevance
56 } iotx_http_message_param_t; typedef124 int IOT_HTTP_SendMessage(void *handle, iotx_http_message_param_t *msg_param);
176 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