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.h78 #define LLL_CONN_ISO_EVENT_COUNT_MAX BIT64_MASK(39) macro
Dull_peripheral_iso.c340 cis->lll.event_count_prepare = LLL_CONN_ISO_EVENT_COUNT_MAX; in ull_peripheral_iso_setup()
341 cis->lll.event_count = LLL_CONN_ISO_EVENT_COUNT_MAX; in ull_peripheral_iso_setup()
Dull_central_iso.c936 cis->lll.event_count_prepare = LLL_CONN_ISO_EVENT_COUNT_MAX; in ull_central_iso_setup()
937 cis->lll.event_count = LLL_CONN_ISO_EVENT_COUNT_MAX; in ull_central_iso_setup()