Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync_iso.c703 if (done->extra.trx_cnt || done->extra.estab_failed) { in ull_sync_iso_estab_done()
718 if (done->extra.estab_failed) { in ull_sync_iso_estab_done()
758 if (done->extra.estab_failed) { in ull_sync_iso_done()
Dlll.h530 uint8_t estab_failed:1; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync_iso.c446 e->estab_failed = 0U; in abort_cb()
515 e->estab_failed = lll->term_reason ? 1U : 0U; in isr_rx_estab()
1300 e->estab_failed = 0U; in isr_rx_done()