Go to file
Luiz Augusto von Dentz 47fd65fdcf Bluetooth: L2CAP: Add #ifdef for l2cap_chan_le_recv
l2cap_chan_le_recv and related code should only be compiled if
CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL is defined.

Change-Id: Ia83e2010cdf251afc0a5cbf24b54173926de84c5
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:44 -05:00
arch irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
doc doc: Add flags to irq_connect(), IRQ_CONNECT_STATIC() and task_irq_alloc() 2016-02-05 20:24:44 -05:00
drivers irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
include Bluetooth: L2CAP: Fix documentation of bt_l2cap_server_register 2016-02-05 20:24:44 -05:00
kernel irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc
net Bluetooth: L2CAP: Add #ifdef for l2cap_chan_le_recv 2016-02-05 20:24:44 -05:00
samples Bluetooth: Fix disconnect command in shell application 2016-02-05 20:24:44 -05:00
scripts sanity: add extra arguments when creating defconfigs 2016-02-05 20:24:43 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh