zephyr/subsys/bluetooth/controller
Piotr Zięcik 708468bdce Bluetooth: controller: Optimize RNG access
This commit optimizes access to RNG driver by taking advantage
of the data structures layout. As result, number of calls to RNG
driver is reduced.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-10-30 11:16:34 +01:00
..
crypto Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hal Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hci Bluetooth: Remove custom stack macros 2018-10-19 14:50:22 +02:00
include Bluetooth: controller: Fix connection cancel deadlock 2018-10-05 13:44:10 +02:00
ll_sw Bluetooth: controller: Optimize RNG access 2018-10-30 11:16:34 +01:00
ticker Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
util coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt Bluetooth: Controller: Use a different flag for speed optimization 2018-10-26 15:55:49 +01:00
Kconfig Bluetooth: controller: Avoid retransmission of NACK-ed Tx PDU 2018-10-16 10:32:41 +02:00