Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c657 if (!tmp_score(j)) { in try_to_sync_pos()
760 if (pkg_score(i) < match_score && tmp_score(j)) { in try_to_sync_pos()
762 pkg_score(i) = (match_score > tmp_score(j) - 1) in try_to_sync_pos()
763 ? (match_score - (tmp_score(j) - 1)) in try_to_sync_pos()
1084 tmp_score(index) = 1; in awss_recv_callback_smartconfig()
1086 tmp_score(index) = in awss_recv_callback_smartconfig()
1091 tmp_score(index), sn, flag_tods(tods), len); in awss_recv_callback_smartconfig()
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/
A Dzconfig_protocol.h156 #define tmp_score(n) (zconfig_data->tmp_pkg[tods][n].score) macro

Completed in 5 milliseconds