zephyr/subsys/bluetooth
Andries Kruithof 5530ea0bd0 Bluetooth: controller: ensure memory access is aligned
The memory used for Tx buffers and procedure context must
be aligned on a word boundary, otherwise it is possible
to get unaligned memory access

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2022-09-30 11:12:19 +02:00
..
audio Bluetooth: Audio: Remove unicast client set state 2022-09-27 09:16:21 +00:00
common includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
controller Bluetooth: controller: ensure memory access is aligned 2022-09-30 11:12:19 +02:00
host Bluetooth: att: limit EATT MTU to max buffer size 2022-09-29 10:16:57 +00:00
mesh Bluetooth: Mesh: Shell: Fix cfgCli appkey arg conv 2022-09-23 13:13:59 +02:00
services Bluetooth: OTS - Object Write check parameter properly 2022-09-19 10:57:10 +02:00
shell Bluetooth: Shell: Fix GATT exchange mtu assertion fail 2022-09-29 17:34:33 +02:00
CMakeLists.txt
Kconfig
Kconfig.adv Bluetooth: Mark Extended Adv as stable 2022-08-16 18:10:59 +02:00
Kconfig.iso