zephyr/subsys/bluetooth/controller/util
Carles Cufi a6e157b61a Bluetooth: Controller: Fix alignment issues from new integer types
The switch from C99 integer types to u16_t, etc. caused misalignment
in structs and function definitions with multi-line parameter lists.

Change-Id: I1448b159ab1afe50ff88b7a6bd1b254c44858d4c
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-04-29 11:39:13 -04:00
..
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00
mayfly.c Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
mayfly.h Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
mem.c Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
mem.h Bluetooth: Controller: Fix alignment issues from new integer types 2017-04-29 11:39:13 -04:00
memq.c Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
memq.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
util.c Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
util.h Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00