zephyr/subsys/bluetooth/common
Aleksander Wasaznik 2ec7a46d0f Bluetooth: Assert alignof bt_addr types
I got some feedback about confusion as to why the bt_addr types are not
packed. This commit adds a note about it.

This commit also adds a check for the alignof of the structs to verify
the statement 'their members are bytes or byte arrays' to thoroughly
prove that the struct is effectively as-if packed.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2024-05-10 11:07:26 +02:00
..
addr.c
assert.h
bt_str.c
bt_str.h
CMakeLists.txt
dummy.c Bluetooth: Assert alignof bt_addr types 2024-05-10 11:07:26 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
rpa.c
rpa.h