Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn_iso.h77 #define LLL_CONN_ISO_EVENT_COUNT_MAX BIT64_MASK(39) macro
Dull_peripheral_iso.c336 cis->lll.event_count = LLL_CONN_ISO_EVENT_COUNT_MAX; in ull_peripheral_iso_setup()
Dull_central_iso.c932 cis->lll.event_count = LLL_CONN_ISO_EVENT_COUNT_MAX; in ull_central_iso_setup()