Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c39 static size_t big_sync_count; variable
246 uint64_t total_duration = big_sync_duration + (big_sync_count - 1) * average_duration; in iso_disconnected()
248 average_duration = total_duration / big_sync_count; in iso_disconnected()
395 big_sync_count++; in create_big_sync()