Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_iso.c345 pdu->cstf = 1U; in prepare_cb_common()
347 pdu->cstf = 0U; in prepare_cb_common()
386 !pdu->cstf) { in prepare_cb_common()
523 pdu->cstf = 0U; in isr_tx_common()
546 pdu->cstf = 0U; in isr_tx_common()
665 pdu->cstf = (lll->term_req || !!(lll->chm_req - lll->chm_ack)); in isr_tx_common()
676 pdu->cstf = 0U; in isr_tx_common()
Dlll_sync_iso.c653 if (pdu->cstf && (pdu->cssn != lll->cssn_curr)) { in isr_rx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h1140 uint8_t cstf:1; member
1144 uint8_t cstf:1;