Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Diso.h95 #define BT_ISO_SYNC_TIMEOUT_MAX 0x4000 macro
/Zephyr-Core-3.5.0/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c373 BT_ISO_SYNC_TIMEOUT_MAX); in create_big_sync()
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Diso.c3171 param->sync_timeout > BT_ISO_SYNC_TIMEOUT_MAX) { in bt_iso_big_sync()