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.c340 lll->cssn++; in prepare_cb_common()
347 lll->cssn++; in prepare_cb_common()
354 pdu->cssn = lll->cssn; in prepare_cb_common()
599 pdu->cssn = lll->cssn; in isr_tx_common()
622 pdu->cssn = lll->cssn; in isr_tx_common()
771 pdu->cssn = lll->cssn; in isr_tx_common()
782 pdu->cssn = lll->cssn; in isr_tx_common()
Dlll_sync_iso.c724 if (pdu->cstf && (pdu->cssn != lll->cssn_curr)) { in isr_rx()
725 lll->cssn_next = pdu->cssn; in isr_rx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_adv.h54 uint64_t cssn:3; member
Dpdu.h1139 uint8_t cssn:3; member
1145 uint8_t cssn:3;