zephyr/subsys/bluetooth/controller
Piotr Pryga ce0ad0e30a Bluetooth: Controller: df: Do not send IQ rep for PDU without CTE
Check if the CTE was discovered by Radio peripheral should be
done with use of CTEPRESENT event. Samples count should not
be used for that purpose. If samples count is a value different
than zero for PDUs that don't have CTE, unwanted IQ samples
report will be generated. CTEPRESENT event is set only in case the
CTEInfo filed was correctly parsed by Radio peripheral during
PDU reception.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-03-10 13:45:41 -05:00
..
crypto
hal
hci bluetooth: controller: fixed problems in ISO-AL RX 2022-03-02 11:22:33 +01:00
include Bluetooth: Controller: Fix missing ll_adv_cmds_set 2022-03-01 14:54:35 +01:00
ll_sw Bluetooth: Controller: df: Do not send IQ rep for PDU without CTE 2022-03-10 13:45:41 -05:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
CMakeLists.txt Bluetooth: Controller: Schedule BIG event after Periodic Adv event 2022-03-01 11:51:46 +01:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.df kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.ll_sw_split kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00