Go to file
Arkadiusz Lichwa bc1423f441 Bluetooth: L2CAP: Move init BR/EDR pool signal buffers to l2cap_br.c
Moves initialization of signal buffer for BR/EDR transport to
l2cap_br.c unit and removes existing references to signal buffer in
l2cap.c file to prevent compiler complains.

Change-Id: I784b926df814e632944f3a12b0b6d03d144d2438
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-05-12 06:34:52 +00:00
arch arc: early init should invalidate d-cache and set vector table 2016-05-11 11:10:52 +00:00
boards quark_se_devboard: Update flash and debug openocd configuration 2016-05-11 20:21:35 +00:00
doc kernel event profiler: add dynamic enable/disable/configure 2016-05-12 02:19:19 +00:00
drivers i2c: IC_CON_SPEED_MASK should be 2 bit mask 2016-05-11 15:09:15 -07:00
include Add interrupt stub label for profiler (interrupt event) 2016-05-12 02:19:56 +00:00
kernel kernel event profiler: add dynamic enable/disable/configure 2016-05-12 02:19:19 +00:00
lib newlib: treat x86 as the special case 2016-05-09 18:09:29 +00:00
misc
net Bluetooth: L2CAP: Move init BR/EDR pool signal buffers to l2cap_br.c 2016-05-12 06:34:52 +00:00
samples Bluetooth: Omit implicit permission flags 2016-05-11 15:17:59 +00:00
scripts checkpatch: Remove Change-Id warning 2016-05-05 11:24:06 +00:00
tests Bluetooth: tester: Fix setting nonconn advertising type 2016-05-11 11:34:28 +02:00
.checkpatch.conf checkpatch: change default kconfig help length warns 2016-05-11 20:23:51 +00:00
.gitattributes
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile qemu: Add possibility to redirect serial port to pseudo TTY 2016-05-12 02:20:31 +00:00
Makefile.inc
zephyr-env.sh