Go to file
Luiz Augusto von Dentz 629ab2da6b Bluetooth: ATT: Fix not forwarding error properly
When retrying the request due to a security error that can fail but since
the original buffer was freed in the process the code can no longer verify
if the opcode matches thus it always fails BT_ATT_ERR_UNLIKELY instead of
using the response error, so this not longer cares about the opcode and
just use the response error always.

JIRA: ZEP-1195

Change-Id: I1149b993b97733ab5bb00f347e4f973647e0fdd4
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-11-11 07:59:15 +02:00
.known-issues
arch power: Fix x86 wake up sequence 2016-11-11 03:29:02 +00:00
boards
doc LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
drivers power: Add ARC power states and update sample 2016-11-11 03:28:54 +00:00
ext
include power: Add ARC power states and update sample 2016-11-11 03:28:54 +00:00
kernel
lib
misc
net
samples power: Add ARC power states and update sample 2016-11-11 03:28:54 +00:00
scripts
subsys Bluetooth: ATT: Fix not forwarding error properly 2016-11-11 07:59:15 +02:00
tests power: Add ARC power states and update sample 2016-11-11 03:28:54 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh