Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h153 #define BT_CTLR_ADV_ISO_STREAM_HANDLE_BASE (CONFIG_BT_MAX_CONN) macro
155 #define BT_CTLR_ADV_ISO_STREAM_HANDLE_BASE 0 macro
158 ((stream_handle) + (BT_CTLR_ADV_ISO_STREAM_HANDLE_BASE))
168 (BT_CTLR_ADV_ISO_STREAM_HANDLE_BASE + \
189 (BT_CTLR_ADV_ISO_STREAM_HANDLE_BASE + \
Dull_iso_types.h9 #define LL_BIS_ADV_HANDLE_BASE BT_CTLR_ADV_ISO_STREAM_HANDLE_BASE