Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dlll_sync_iso.h32 uint64_t cssn_next:3; member
Dull_sync_iso.c183 lll->cssn_next = 0U; in ll_big_sync_create()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync_iso.c570 lll->cssn_curr = lll->cssn_next; in isr_rx()
595 lll->cssn_next = pdu->cssn; in isr_rx()
860 if (!lll->ctrl && (lll->cssn_next != lll->cssn_curr)) { in isr_rx()