Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dlll_chan.c22 static uint8_t chan_sel_remap_index(uint8_t *chan_map, uint8_t chan_index);
115 *remap_idx = chan_sel_remap_index(chan_map, chan_idx); in lll_chan_iso_event()
251 static uint8_t chan_sel_remap_index(uint8_t *chan_map, uint8_t chan_index) in chan_sel_remap_index() function