Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_sync_iso.h50 uint64_t cssn_next:3; member
Dull_sync_iso.c194 lll->cssn_next = 0U; in ll_big_sync_create()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync_iso.c700 lll->cssn_curr = lll->cssn_next; in isr_rx()
725 lll->cssn_next = pdu->cssn; in isr_rx()
1151 if (!lll->ctrl && (lll->cssn_next != lll->cssn_curr)) { in isr_rx()