Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c122 static int dup_cache_next; variable
138 dup_cache[dup_cache_next++] = val; in check_dup()
139 dup_cache_next %= ARRAY_SIZE(dup_cache); in check_dup()

Completed in 5 milliseconds