zephyr/subsys/bluetooth/controller
Oleg Zhurakivskyy 8739517107 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
Replace all occurences of BUILD_ASSERT_MSG() with BUILD_ASSERT()
as a result of merging BUILD_ASSERT() and BUILD_ASSERT_MSG().

Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2020-03-19 15:47:53 +01:00
..
crypto Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
hal Bluetooth: controller: Refactor use of SWI 2019-09-16 19:06:51 +02:00
hci Bluetooth: controller: split: fix HCI read_max_data_len 2020-02-12 14:37:09 +02:00
include Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ll_sw global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-19 15:47:53 +01:00
ticker Bluetooth: controller: Add ticker_stop_abs interface 2020-03-13 10:39:39 +01:00
util Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
CMakeLists.txt Bluetooth: controller: Add Kconfig for Optimize for Speed 2020-02-28 10:55:33 +02:00
Kconfig bluetooth: controller: enable 2Mbps PHY for RV32M1 2020-03-12 13:10:04 +02:00