Bluetooth: Mesh: Use u8_t instead of bitfields for 8-bit wide values

It's cleaner to use single u8_t variables for values which require
exactly 8 bits.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
1 file changed