Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c661 int added_count = group_popcount(lpn->added); in sub_update() local
699 if (added_count + g >= lpn->queue_size) { in sub_update()