Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c21 #define ISO_RETRY_COUNT 10 macro
369 sync_timeout_us = iso_interval_us * ISO_RETRY_COUNT; in create_big_sync()