Go to file
Arkadiusz Lichwa d5a07edde0 Bluetooth: L2CAP: Refactor channel context by ident
Moves 'ident' member so far included in bt_l2cap_le_chan context only
to common bt_l2cap_chan context. The change is driven by sharing ability
to store/restore 'ident' on both transports and makes use of it only if
CoC is configured. For default configuration there's channel addition
helper to be used internally by dedicated macros managing channel
objects enlisted in connection tracker list.
The common member is used in matching outstanding connection responses
on LE and to prepare a ground for BR/EDR transport context when
there'll be a need to match response to original incoming connection
request after in-between security changes that can happen.

Change-Id: I1a4cad7cd53c74774604a0e9794607081a8b6e80
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-07-22 09:20:20 +00:00
.known-issues
arch power_mgmt: Create arch/soc specific helper functions 2016-07-21 11:25:31 -07:00
boards nios2: optionally print cause code reason 2016-07-18 19:26:37 +00:00
doc
drivers net/yaip: revert merge 2016-07-22 04:43:09 +00:00
ext ext qmsi: Build the power states support from QMSI 2016-07-20 19:21:44 +00:00
include Bluetooth: L2CAP: Refactor channel context by ident 2016-07-22 09:20:20 +00:00
kernel nano_init: force nanokernel stack alignment 2016-07-20 21:26:00 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc
net Bluetooth: L2CAP: Refactor channel context by ident 2016-07-22 09:20:20 +00:00
samples net/yaip: revert merge 2016-07-22 04:43:09 +00:00
scripts qemu_nios2: run sanity checks with the emulator 2016-07-21 16:32:19 +00:00
tests Bluetooth: tests/shell: Remove unnecessary redefinition of AD types 2016-07-22 09:18:02 +00:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Makefile.inc
zephyr-env.sh