zephyr/subsys/bluetooth/controller
Morten Priess 907a8377b3 Bluetooth: controller: Fixed conn_meta bitflag misalignment
Fixed misalignment of bitflag in ll_conn type causing unintentional
overwrite between unions. Common flag must be present in master/slave
uinons as well. Problem is only present when enabling feature
CONFIG_BT_CTLR_CONN_META, which is default disabled.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2021-01-10 15:40:05 -05:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal subsys/bluetooth: Add missing stdint.h include 2020-12-07 21:50:14 -05:00
hci Bluetooth: controller: Implements BIG sync commands in the ULL 2020-12-20 13:36:50 +01:00
include Bluetooth: controller: Add set connectionless CTE TX parameters 2020-12-14 11:23:26 +01:00
ll_sw Bluetooth: controller: Fixed conn_meta bitflag misalignment 2021-01-10 15:40:05 -05:00
ticker Bluetooth: controller: Make must-expire runtime configurable 2020-12-20 13:35:58 +01:00
util Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO 2020-11-30 15:49:30 +01:00
Kconfig Bluetooth: controller: Implements BIG sync commands in the ULL 2020-12-20 13:36:50 +01:00
Kconfig.df Bluetooth: controller: Clean up direction finding Kconfig 2020-12-14 11:23:26 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Rename supported ISO Sets Kconfig 2021-01-07 18:01:10 +01:00