Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Diso.h120 #define BT_ISO_SYNC_TIMEOUT_MAX 0x4000 macro
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/src/
Dreceiver.c373 BT_ISO_SYNC_TIMEOUT_MAX); in create_big_sync()
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c873 BT_ISO_SYNC_TIMEOUT_MAX)) { in cmd_big_sync()
/Zephyr-latest/subsys/bluetooth/host/
Diso.c3483 param->sync_timeout > BT_ISO_SYNC_TIMEOUT_MAX) { in bt_iso_big_sync()