zephyr/subsys/bluetooth/controller/ticker
Wolfgang Puffitsch 3159049c39 bluetooth: controller: Update ticker_user_op for predictable layout.
Use fixed-width type instead of enum for field op in struct
ticker_user_op to avoid struct layout differences between
compilers. Also make check whether struct sizes match size definitions
build-time asserts.

Signed-off-by: Wolfgang Puffitsch <wopu@oticon.com>
2019-01-14 10:12:15 +01:00
..
ticker.c bluetooth: controller: Update ticker_user_op for predictable layout. 2019-01-14 10:12:15 +01:00
ticker.h Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00