Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Diso.h122 #define BT_ISO_SYNC_MSE_ANY 0x00 macro
/Zephyr-latest/samples/bluetooth/iso_receive/src/
Dmain.c279 .mse = BT_ISO_SYNC_MSE_ANY, /* any number of subevents */
/Zephyr-latest/subsys/bluetooth/host/shell/
Diso.c847 if (mse != BT_ISO_SYNC_MSE_ANY && in cmd_big_sync()