zephyr/subsys
Johan Hedberg a43ef332ec Bluetooth: Mesh: Fix canceling publication retransmission timer
This branch is inherited from old code that used to start the timer as
soon as a message was queued for transmission rather than when it was
actually transmitted (the case today). It'll also cause a race in case
the publication goes over the GATT layer since the "sent" callback
happens synchronously in that case.

Fixes #17821

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-08-14 14:56:26 +02:00
..
bluetooth Bluetooth: Mesh: Fix canceling publication retransmission timer 2019-08-14 14:56:26 +02:00
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt
net net: mgmt: Fix IPv4 connection management 2019-08-14 12:31:30 +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
CMakeLists.txt
Kconfig