Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c561 uint8_t index_now, uint8_t index_last, uint8_t tods) in get_data_score() argument
606 uint16_t index_delta = (index_now - index_last) - 1; in get_data_score()
616 } else if (index_now <= index_last) { in get_data_score()

Completed in 4 milliseconds