Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c779 zc_pos_unsync = 0; in try_to_sync_pos()
1067 if (zc_pos_unsync) { /* already in pos_unsync state */ in awss_recv_callback_smartconfig()
1071 zc_pos_unsync = 1; /* also a new start */ in awss_recv_callback_smartconfig()
1081 if (zc_pos_unsync) { /* tmp save */ in awss_recv_callback_smartconfig()
1083 if (zc_pos_unsync == 1) { in awss_recv_callback_smartconfig()
1089 zc_pos_unsync++; /* unsync pkg counter */ in awss_recv_callback_smartconfig()
1117 if (zc_pos_unsync) { in awss_recv_callback_smartconfig()
1197 if (zc_pos_unsync) { in awss_recv_callback_smartconfig()
1200 zc_pos_unsync = 1; in awss_recv_callback_smartconfig()
/AliOS-Things-master/components/linkkit/wifi_provision/frameworks/
A Dzconfig_protocol.h139 #define zc_pos_unsync (zconfig_data->data[tods].pos_unsync) macro

Completed in 5 milliseconds