Go to file
Arkadiusz Lichwa 5f15f50d29 Bluetooth: L2CAP: Add RTX timer for 'get info' command
Starts the timer when 'get info' command was issued followed by
connection is made and stops it when gets back the response with no
timeout in the middle. Such pending timer need to be cancelled in any
case when ACL connection is dropped during pending command in question.
In a case the timeout gets fired skip the channel cleanup since
'get info' command has BR/EDR signal channel context and the one needs
to be operational when transport connection is alive.

Change-Id: I319becf3330f9be5633c15e5b39d77a619495494
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-09-07 08:17:26 +03:00
.known-issues known issues: ignore testcases failures 2016-09-07 01:02:10 +00:00
arch arm: remove dynamic IRQs and exceptions 2016-09-06 23:47:21 +00:00
boards x86: declare internal API for interrupt controllers 2016-09-06 18:35:47 +00:00
doc
drivers driver: spi_flash_w25qxxdv: remove an incorrect erase size definition 2016-09-07 02:50:31 +00:00
ext
fs
include Bluetooth: L2CAP: Make common RTX commands timer 2016-09-07 08:17:26 +03:00
kernel
lib
misc
net Bluetooth: L2CAP: Add RTX timer for 'get info' command 2016-09-07 08:17:26 +03:00
samples
scripts sanitycheck: allow extra arguments to be passed to the build 2016-09-06 22:44:20 +00:00
tests
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh