Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/
Dbis_receiver.c231 .mse = BT_ISO_SYNC_MSE_MIN, in sync_big()
/Zephyr-latest/include/zephyr/bluetooth/
Diso.h124 #define BT_ISO_SYNC_MSE_MIN 0x01 macro
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c848 !IN_RANGE(mse, BT_ISO_SYNC_MSE_MIN, BT_ISO_SYNC_MSE_MAX)) { in cmd_big_sync()