Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c345 uint32_t sync_timeout_us; in create_big_sync() local
369 sync_timeout_us = iso_interval_us * ISO_RETRY_COUNT; in create_big_sync()
371 big_sync_param.sync_timeout = CLAMP(sync_timeout_us / (10 * USEC_PER_MSEC), in create_big_sync()