Searched refs:lll_chan_sel_1 (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_chan.h | 7 uint8_t lll_chan_sel_1(uint8_t *chan_use, uint8_t hop, uint16_t latency,
|
D | lll_chan.c | 33 uint8_t lll_chan_sel_1(uint8_t *chan_use, uint8_t hop, uint16_t latency, uint8_t *chan_map, in lll_chan_sel_1() function
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_central.c | 122 data_chan_use = lll_chan_sel_1(&lll->data_chan_use, in prepare_cb()
|
D | lll_peripheral.c | 136 data_chan_use = lll_chan_sel_1(&lll->data_chan_use, in prepare_cb()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_central.c | 145 data_chan_use = lll_chan_sel_1(&lll->data_chan_use, in prepare_cb()
|
D | lll_peripheral.c | 149 data_chan_use = lll_chan_sel_1(&lll->data_chan_use,
|