zephyr/subsys/bluetooth/controller/hci
Carles Cufi 6b46ea3d65 Bluetooth: controller: Fix access to members of packed structs
Fix all instances in the controller of -Waddress-of-packed-member by
casting through an intermediate variable and verifying the alignment
with an assertion.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-12-10 14:08:59 +01:00
..
nordic Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
openisa zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci.c Bluetooth: controller: Fix access to members of packed structs 2021-12-10 14:08:59 +01:00
hci_driver.c Bluetooth: Controller: Use a common ISO_PDU node rx type 2021-12-06 09:17:44 -05:00
hci_internal.h Bluetooth: Controller: Flush scanned rx node before scan response PDU 2021-08-17 17:36:19 +02:00
hci_user_ext.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00