Searched refs:zc_last_index (Results 1 – 2 of 2) sorted by relevance
1065 if (index < zc_last_index || in awss_recv_callback_smartconfig()1066 (index == zc_last_index && len != zc_last_len) || timeout) { in awss_recv_callback_smartconfig()1072 if (index < zc_last_index) { in awss_recv_callback_smartconfig()1237 zc_last_index = index; in awss_recv_callback_smartconfig()
134 #define zc_last_index (zconfig_data->data[tods].last_index) macro
Completed in 5 milliseconds