zephyr/subsys/bluetooth/controller
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
Change code from using now deprecated DT_<COMPAT>_<INSTANCE>_<PROP>
defines to using DT_INST_<INSTANCE>_<COMPAT>_<PROP>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-06-14 08:02:15 -05: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: Fix rx_ftr and extra overlapping memory 2019-05-27 12:59:05 +02:00
include Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
ll_sw dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
ticker bluetooth: controller: Revised ticker for improved conflict resolution 2019-06-13 13:12:26 +02:00
util bluetooth: controller: Mayfly yield after call under Kconfig 2019-04-30 15:42:20 +02:00
CMakeLists.txt Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
Kconfig Bluetooth: controller: BT_CTLR_USER_EXT depends on BT_LL_SW_SPLIT 2019-06-13 15:11:31 +02:00