Home
last modified time | relevance | path

Searched defs:stream_curr (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_sync_iso.c780 const uint8_t stream_curr = lll->stream_curr + 1U; in isr_rx() local
1131 uint8_t stream_curr; in isr_rx_done() local
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dlll_sync_iso.h57 uint8_t stream_curr:5; member