zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 6cf26b8fe6 Bluetooth: controller: Make ULL/LLL split the default
Make the Upper and Lower Link Layer split architecture
implementation of the controller as the default when
building Zephyr Bluetooth Low Energy controller support
in applications.

Noticeable missing feature (porting) in comparison to old
architecture implementation is, Advanced scheduling of
connection events.

The missing features will subsequently be submitted
upstream.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-07-22 14:23:42 +02:00
..
common cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
controller Bluetooth: controller: Make ULL/LLL split the default 2019-07-22 14:23:42 +02:00
host Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
mesh kernel: lib: Add convert functions for hex strings and binary arrays 2019-07-16 12:44:18 +02:00
services Bluetooth: services: Move Heart rate service 2019-07-11 13:21:14 +03:00
shell Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
CMakeLists.txt Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
Kconfig Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00