Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Diso.h118 #define BT_ISO_SYNC_TIMEOUT_MIN 0x000A macro
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c372 BT_ISO_SYNC_TIMEOUT_MIN, in create_big_sync()
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c872 BT_ISO_SYNC_TIMEOUT_MIN, in cmd_big_sync()
/Zephyr-latest/subsys/bluetooth/host/
Diso.c3482 CHECKIF(param->sync_timeout < BT_ISO_SYNC_TIMEOUT_MIN || in bt_iso_big_sync()