zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada c086c9e8fe Bluetooth: controller: Fix dereferencing type punned pointer
Fix compiler warning about dereferencing type-punned pointer
that will break strict-aliasing rules.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-02-05 15:00:08 +01: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: Use net_buf_pull_mem() for command parsing 2019-01-28 15:21:23 +02:00
include Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
ll_sw Bluetooth: controller: Fix dereferencing type punned pointer 2019-02-05 15:00:08 +01:00
ticker bluetooth: controller: Update ticker_user_op for predictable layout. 2019-01-14 10:12:15 +01:00
util Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
CMakeLists.txt Bluetooth: controller: Remove redundant tmp role implementation 2019-02-05 15:00:08 +01:00
Kconfig Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00