zephyr/subsys/bluetooth/controller
Kumar Gala 7572203f54 Bluetooth: Fix use of uint32_t in nRF5 radio timings abstractions
We have conflicting types between the decleration and implementation of
several radio functions.  We should be using u32_t everywhere.  This
shows up when we try and build with newlib enabled.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-06-22 12:19:01 -05:00
..
hal Bluetooth: Fix use of uint32_t in nRF5 radio timings abstractions 2017-06-22 12:19:01 -05:00
hci Bluetooth: controller: Fix OCF data size 2017-06-21 15:33:16 +02:00
include Bluetooth: controller: Add inital support for Controller-based privacy 2017-06-20 15:20:09 +03:00
ll_sw Bluetooth: controller: nRF5 radio timings abstractions 2017-06-22 18:48:15 +03:00
ticker Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
util Bluetooth: controller: Rename mem function that checks all-zero mem 2017-06-20 15:20:09 +03:00
Kconfig Bluetooth: controller: Add radio fast ramp feature 2017-06-22 18:48:15 +03:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00