zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada d80fee1ecb Bluetooth: controller: 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: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-10-15 11:08:00 +02:00
..
crypto portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hal Bluetooth: controller: Use nRFx functions for PPI reg access 2018-09-12 13:13:48 +02:00
hci Bluetooth: controller: Fix connection cancel deadlock 2018-10-05 13:44:10 +02:00
include Bluetooth: controller: Fix connection cancel deadlock 2018-10-05 13:44:10 +02:00
ll_sw Bluetooth: controller: Fix master role RSSI measurement 2018-10-15 11:08:00 +02:00
ticker Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
util coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt Bluetooth: Reorganize Kconfig options for BLE controller 2018-07-02 11:59:43 +02:00
Kconfig Bluetooth: controller: Fix default Tx buffers 2018-10-04 11:45:54 +02:00