Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.c84 static int dup_cache_next; variable
104 dup_cache[dup_cache_next++] = val; in check_dup()
105 dup_cache_next %= ARRAY_SIZE(dup_cache); in check_dup()
1628 dup_cache_next = 0U; in bt_mesh_net_reset()