zephyr/subsys
Lingao Meng f105455ebe Bluetooth: Mesh: Fix overflow of ivu_duration value
Bluetooth Mesh require minimum limit time to enter iv update
state or return to iv nornal state.

For Zephyr bluetooth mesh implementation, use`ivu_duration`
type `uint8_t` to represent current time, but if the time is
more than 255 hours, there will be problems due to the
overflow of 8-bit unassigned variables.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2020-12-11 09:03:05 -05:00
..
bluetooth Bluetooth: Mesh: Fix overflow of ivu_duration value 2020-12-11 09:03:05 -05:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs
jwt
logging
lorawan
mgmt
net
power
random
settings
shell
stats
storage
testsuite
timing
tracing
usb
CMakeLists.txt
Kconfig