zephyr/subsys/bluetooth/controller
Alexander Svensen 3d94df7e8e Bluetooth: controller: split: Fix master role RSSI measurement
Fix broken master role RSSI measurement. Since the original
contribution clean up into Zephyr, the radio shorts that was
set for measuring the RSSI for master role has been broken,
as it was cleared by the radio switching code further in the
Tx ISR.

Signed-off-by: Alexander Svensen <alsv@nordicsemi.no>
2019-05-14 14:08:11 +02:00
..
crypto Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hal Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
hci bluetooth: Controller: Refactor node_rx footer to avoid ptr arithmetic 2019-05-14 10:56:16 +02:00
include Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
ll_sw Bluetooth: controller: split: Fix master role RSSI measurement 2019-05-14 14:08:11 +02:00
ticker bluetooth: controller: Minor refactoring in ticker.c 2019-04-30 15:11:55 +02:00
util bluetooth: controller: Mayfly yield after call under Kconfig 2019-04-30 15:42:20 +02:00
CMakeLists.txt bluetooth: controller: Allow out-of-tree vendor specific HCI commands 2019-05-02 12:28:38 +02:00
Kconfig Bluetooth: controller: Disable controller privacy feature 2019-05-06 14:41:58 +02:00