Go to file
Arkadiusz Lichwa 343789b3a8 Bluetooth: L2CAP: Rename context type bt_l2cap to br_l2cap_br
Let's keep BR/EDR L2CAP channel context type naming aligned to
naming convention applied in l2cap_br.c file.

Change-Id: I2c67e3525ade37a57cf96b0e3841fbd1cb9b783c
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-05-16 16:11:14 +02:00
arch arc: fix spelling error in comment of fault_s.S 2016-05-15 10:54:35 -07:00
boards spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
doc build: Add MinGW dependencies in makefile 2016-05-14 15:55:03 +00:00
drivers drivers/nble: Update RPC to the latest 0516 firmware 2016-05-16 14:30:22 +03:00
include net: buf: Add net_buf_pull_le32() helper API 2016-05-15 19:39:14 +00:00
kernel nanokernel: Introduce workqueue API 2016-05-12 15:26:39 +00:00
lib newlib: treat x86 as the special case 2016-05-09 18:09:29 +00:00
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: L2CAP: Rename context type bt_l2cap to br_l2cap_br 2016-05-16 16:11:14 +02:00
samples samples/net/zperf: Delete symbolic link 2016-05-15 01:16:55 +00:00
scripts build: Fixes an issue with file permissions on windows 2016-05-14 15:55:04 +00:00
tests Bluetooth/shell: Fix variable scope 2016-05-16 15:54:22 +03: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 kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE
Makefile build: allows CC and CCX override from Makefile source files 2016-05-14 15:55:03 +00:00
Makefile.inc build: Add MinGW dependencies in makefile 2016-05-14 15:55:03 +00:00
zephyr-env.sh