zephyr/subsys/bluetooth/controller
Piotr Pryga 15375d4478 Bluetooth: controller: Fix wrong channel index in IQ samples report
Fix wrong channel index send by controller in connectionless
IQ samples report. Former implementation reported value from
lll->data_chan_id which is not valid channel index.
Updated implementation reports value stored in IQ samples receive
node during periodic scanning event preparation.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-06-11 17:14:29 +02:00
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Fix wrong channel index in IQ samples report 2021-06-11 17:14:29 +02:00
include Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
ll_sw Bluetooth: controller: Fix wrong channel index in IQ samples report 2021-06-11 17:14:29 +02:00
ticker Bluetooth: controller: Improve ticker_by_next_slot_get 2021-06-11 16:18:55 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
Kconfig Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
Kconfig.df Bluetooth: controller: df: Set BT_CTLR_DF_ANT_SWITCH_RX enable 2021-05-06 16:27:16 +02:00
Kconfig.ll_sw_split Bluetooth: controller: Improve ticker_by_next_slot_get 2021-06-11 16:18:55 +02:00