zephyr/include
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
..
arch net/yaip: revert merge 2016-07-22 04:43:09 +00:00
bluetooth Bluetooth: L2CAP: Refactor channel context by ident 2016-07-22 09:20:20 +00:00
display
drivers timer: Adds device suspend/resume to loapic timer 2016-07-21 11:25:31 -07:00
microkernel microkernel: Fix fifo buffer name generation in DEFINE_FIFO 2016-07-20 17:03:32 +00:00
misc misc/byteorder.h: Add helpers to get & put unaligned integers 2016-07-21 16:19:27 +00:00
net net/yaip: revert merge 2016-07-22 04:43:09 +00:00
toolchain
usb
adc.h
aio_comparator.h
atomic.h nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
cache.h
clock_control.h
counter.h
device.h power_mgmt: Enhances the DEVICE_INIT_PM macros 2016-07-21 11:25:31 -07:00
dma.h
flash.h
gpio.h
i2c.h
init.h power_mgmt: Enhances the DEVICE_INIT_PM macros 2016-07-21 11:25:31 -07:00
ipm.h
irq_offload.h
irq.h
kernel_version.h
linker-defs.h nanokernel: move dataCopy() and bssZero() to common code 2016-07-08 18:23:11 +00:00
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h
shared_irq.h
spi.h drivers: spi: Add comment for API usage 2016-07-19 14:16:56 -07:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h