zephyr/subsys/bluetooth/common
Oleg Zhurakivskyy b1e1f64d14 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-31 07:18:06 +02:00
..
CMakeLists.txt
dummy.c global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
Kconfig Bluetooth: HCI: Fix allow Zephyr VS HCI commands in host-only build 2020-01-17 13:55:56 +02:00
log.c Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00
log.h Bluetooth: assert: Change printed expression to printing line and file 2020-01-13 13:59:55 +01:00
rpa.c Bluetooth: Fix controller RPA calling into host with host-based crypto 2020-01-31 18:33:06 +01:00
rpa.h