Home
last modified time | relevance | path

Searched refs:BT_CTLR_SYNC_ISO_STREAM_HANDLE_BASE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h167 #define BT_CTLR_SYNC_ISO_STREAM_HANDLE_BASE \ macro
171 #define BT_CTLR_SYNC_ISO_STREAM_HANDLE_BASE (CONFIG_BT_MAX_CONN) macro
173 #define BT_CTLR_SYNC_ISO_STREAM_HANDLE_BASE 0 macro
176 ((stream_handle) + (BT_CTLR_SYNC_ISO_STREAM_HANDLE_BASE))
185 (BT_CTLR_SYNC_ISO_STREAM_HANDLE_BASE + \
Dull_iso_types.h30 #define LL_BIS_SYNC_HANDLE_BASE BT_CTLR_SYNC_ISO_STREAM_HANDLE_BASE