zephyr/include/bluetooth/mesh
Tobias Svehagen 1c84d7c5eb Bluetooth: Change from bitfields to normal types
Since the bt_mesh_msg_ctx struct no longer has a size that is a
multiple of 2, the bitfields might as well be made to normal types
as this will minimize the code generated to access them.

Signed-off-by: Tobias Svehagen <tobias.svehagen@gmail.com>
2019-06-12 15:51:04 +03:00
..
access.h Bluetooth: Change from bitfields to normal types 2019-06-12 15:51:04 +03:00
cfg_cli.h
cfg_srv.h
health_cli.h
health_srv.h
main.h
proxy.h