Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_central.c112 if (lll->data_chan_sel) { in prepare_cb()
Dlll_peripheral.c126 if (lll->data_chan_sel) { in prepare_cb()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn.h62 uint8_t data_chan_sel:1; member
Dull_central.c251 conn_lll->data_chan_sel = 0; in ll_create_connection()
794 lll->data_chan_sel = 1;
Dull_peripheral.c314 lll->data_chan_sel = 1;
Dull_adv.c1076 conn_lll->data_chan_sel = 0;
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_central.c135 if (lll->data_chan_sel) { in prepare_cb()
Dlll_peripheral.c139 if (lll->data_chan_sel) {