Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_iso.c335 lll->cssn++; in prepare_cb_common()
342 lll->cssn++; in prepare_cb_common()
349 pdu->cssn = lll->cssn; in prepare_cb_common()
522 pdu->cssn = lll->cssn; in isr_tx_common()
545 pdu->cssn = lll->cssn; in isr_tx_common()
664 pdu->cssn = lll->cssn; in isr_tx_common()
675 pdu->cssn = lll->cssn; in isr_tx_common()
Dlll_sync_iso.c653 if (pdu->cstf && (pdu->cssn != lll->cssn_curr)) { in isr_rx()
654 lll->cssn_next = pdu->cssn; in isr_rx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h37 uint64_t cssn:3; member
Dpdu.h1139 uint8_t cssn:3; member
1145 uint8_t cssn:3;