Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_report.c16 volatile char awss_report_token_cnt = 0; // avoid be optimized by the compiler variable
54 awss_report_token_cnt = 0; in awss_update_token()
319 if (awss_report_token_cnt++ > MATCH_REPORT_CNT_MAX) { in awss_report_token_to_cloud()
322 awss_info("try %d times fail", awss_report_token_cnt); in awss_report_token_to_cloud()
381 awss_report_token_cnt = 0; in awss_report_token()
A Dawss_notify.c38 extern char awss_report_token_cnt;
387 if (awss_report_token_cnt == 0) { in online_get_device_info()

Completed in 5 milliseconds