Searched refs:topic_path (Results 1 – 2 of 2) sorted by relevance
165 static int construct_full_http_upstream_url(char *buf, const char *topic_path) in construct_full_http_upstream_url() argument168 IOTX_HTTP_ONLINE_SERVER_URL, topic_path); in construct_full_http_upstream_url()178 char topic_path[100]; in http_report_func() local185 HAL_Snprintf(topic_path, sizeof(topic_path), "/topic%s", topic_name); in http_report_func()193 msg_param.topic_path = topic_path; in http_report_func()649 if (NULL == msg_param->topic_path) { in IOT_HTTP_SendMessage()663 construct_full_http_upstream_url(http_url, msg_param->topic_path); in IOT_HTTP_SendMessage()
50 char *topic_path; member
Completed in 7 milliseconds