zephyr/subsys
Luiz Augusto von Dentz 4418ba76a5 Bluetooth: ATT: Fix overwritting sent callback
ATT channel sent callback shall not be overwritting until the
operation completes as it can result in breaking flow control when
CONFIG_BT_ATT_ENFORCE_FLOW is enabled.

Fixes #25964
Fixes #26071

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2020-06-18 21:35:12 +02:00
..
bluetooth Bluetooth: ATT: Fix overwritting sent callback 2020-06-18 21:35:12 +02:00
canbus
console console: tty: Fix k_sem_take with wait time from ISR 2020-06-17 17:10:08 +02:00
cpp
debug
dfu
disk
fb
fs
jwt
logging logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
mgmt
net net: lwm2m: Make Registration Update ahead time configurable 2020-06-18 19:38:19 +02:00
power
random
settings settings: Fix uninitialised variables 2020-06-17 08:55:59 +03:00
shell
stats
storage
testsuite
tracing
usb usb: Set thread names in usb device classes 2020-06-15 16:55:01 +02:00
CMakeLists.txt
Kconfig