Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c647 int ret = -1, empty_match = 0, reason = 0; in try_to_sync_pos() local
661 if (empty_match) { in try_to_sync_pos()
691 if (!max_match && !empty_match) { /* retry empty place match */ in try_to_sync_pos()
692 empty_match = 1; in try_to_sync_pos()
702 if (!max_match || empty_match) { /* case 3 */ in try_to_sync_pos()
732 if (max_match >= 2 && !empty_match) { in try_to_sync_pos()

Completed in 3 milliseconds