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>