Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_bind_statis.c26 char statis_topic[TOPIC_LEN_MAX] = { 0 }; in awss_bind_report_statis() local
42 if (awss_build_topic(TOPIC_POST_STATIS, statis_topic, TOPIC_LEN_MAX) == in awss_bind_report_statis()
73 ret = awss_cmp_mqtt_send(statis_topic, log_buf, strlen(log_buf), 0); in awss_bind_report_statis()
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/statics/
A Dawss_statis.c77 char statis_topic[TOPIC_LEN_MAX] = { 0 }; in awss_report_statis() local
91 if (awss_build_topic(TOPIC_POST_STATIS, statis_topic, TOPIC_LEN_MAX) == in awss_report_statis()
159 ret = awss_cmp_mqtt_send(statis_topic, log_buf, strlen(log_buf), 0); in awss_report_statis()

Completed in 4 milliseconds