Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_iso_types.h9 #define LL_BIS_ADV_HANDLE_BASE BT_CTLR_ADV_ISO_STREAM_HANDLE_BASE macro
11 ((conn_handle) - (LL_BIS_ADV_HANDLE_BASE))
13 #if (LL_BIS_ADV_HANDLE_BASE > 0)
15 (((conn_handle) >= (LL_BIS_ADV_HANDLE_BASE)) && \
16 ((conn_handle) <= ((LL_BIS_ADV_HANDLE_BASE) + \
20 ((conn_handle) <= ((LL_BIS_ADV_HANDLE_BASE) + \