Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_central_iso.c572 struct lll_conn *next_conn_lll; in isr_tx() local
594 next_conn_lll = ull_conn_lll_get(next_cis_lll->acl_handle); in isr_tx()
602 next_conn_lll->data_chan_map, in isr_tx()
603 next_conn_lll->data_chan_count, in isr_tx()
815 struct lll_conn *next_conn_lll; in isr_rx() local
833 next_conn_lll = ull_conn_lll_get(next_cis_lll->acl_handle); in isr_rx()
851 next_conn_lll->data_chan_map, in isr_rx()
852 next_conn_lll->data_chan_count, in isr_rx()
906 radio_tx_power_set(next_conn_lll->tx_pwr_lvl); in isr_rx()
915 sys_get_le24(next_conn_lll->crc_init)); in isr_rx()