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.c350 pdu->cstf = 1U; in prepare_cb_common()
352 pdu->cstf = 0U; in prepare_cb_common()
393 !pdu->cstf) { in prepare_cb_common()
600 pdu->cstf = 0U; in isr_tx_common()
623 pdu->cstf = 0U; in isr_tx_common()
772 pdu->cstf = (lll->term_req || !!(lll->chm_req - lll->chm_ack)); in isr_tx_common()
783 pdu->cstf = 0U; in isr_tx_common()
Dlll_sync_iso.c724 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;