zephyr/subsys
Trond Einar Snekvik d408f4afe5 Bluetooth: Mesh: Prov confirm tx after confirm rx
According to Mesh Profile Specification 1.0.1 Figure 5.17, the
unprovisioned device should send its confirmation value after the
provisioner sends theirs. Previously, the confirmation value would be
sent immediately after OOB input complete. Now it first waits for the
input data, then from confirmation from the provisioner before sending
the confirmation.

Fixes: #18178.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2019-08-19 18:47:41 +03:00
..
bluetooth Bluetooth: Mesh: Prov confirm tx after confirm rx 2019-08-19 18:47:41 +03:00
console
cpp
debug
dfu dfu: fix printf formatting in img_util 2019-08-16 20:40:13 +02:00
disk disk: kconfig: Remove redundant DISK_ACCESS_SDHC dependency 2019-08-07 04:27:15 -04:00
fb
fs subsys/fs/littlefs: fix Coverity issues 2019-08-19 08:34:17 +02:00
jwt
logging logging: avoid buffer overrun extracting arguments 2019-08-19 12:23:28 +02:00
mgmt
net net: socket_mgmt: Fix for coverity CID 203397 2019-08-19 16:27:23 +02:00
power
random
settings settings: align nvs read_callback return value 2019-08-12 15:25:17 +02:00
shell shell: fix log output when CONFIG_LOG_IMMEDIATE=y 2019-08-14 14:27:14 +02:00
stats
storage
testsuite arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
usb usb: do not disable endpoints at USB_DC_SUSPEND event 2019-08-07 11:22:47 +02:00
CMakeLists.txt
Kconfig