zephyr/subsys
Lingao Meng 65395f30ec Bluetooth: Mesh: Fixes pb-adv segment recv
Wrong use of function `find_msb_set(~link.rx.seg)`,
uint8_t type is implicitly converted to uint32_t.
As a result, it always returns 32 instead of the
expected value, resulting in abnormal processing
of prov segment.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2020-11-19 13:28:28 +02:00
..
bluetooth Bluetooth: Mesh: Fixes pb-adv segment recv 2020-11-19 13:28:28 +02:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs
jwt
logging soc/intel_adsp: Unify trace backends 2020-11-17 12:28:10 -08:00
lorawan
mgmt
net net: lldp: use llabs with int64_t 2020-11-19 08:41:56 +01:00
power
random
settings
shell
stats
storage storage/stream: elimination of usage of the flash API internals 2020-11-17 11:34:35 +01:00
testsuite tests: coverage: GCOV counter value changed in GCC10. 2020-11-18 22:17:58 -05:00
timing
tracing
usb usb: drivers: Fix ZLP handling for Nordic driver. 2020-11-17 18:06:26 +01:00
CMakeLists.txt
Kconfig