zephyr/include
Luiz Augusto von Dentz a983eff168 Bluetooth: L2CAP: Add bt_l2cap_chan_disconnect
This adds bt_l2cap_chan_disconnect which can be used to disconnect
dynamic channels resulting in the following trace:

< ACL Data TX: Handle 3585 flags 0x00 dlen 12
      LE L2CAP: Disconnection Request (0x06) ident 2 len 4
        Destination CID: 64
        Source CID: 64
> ACL Data RX: Handle 3585 flags 0x02 dlen 12
      LE L2CAP: Disconnection Response (0x07) ident 2 len 4
        Destination CID: 64
        Source CID: 64

Change-Id: I77ec29c8879a330b7f73e217621436045fa5163e
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:46 -05:00
..
arch irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
bluetooth Bluetooth: L2CAP: Add bt_l2cap_chan_disconnect 2016-02-05 20:24:46 -05:00
display doxygen: fixed parameter documentation 2016-02-05 20:24:34 -05:00
drivers Bluetooth: Rename __unused to compile with newlib 2016-02-05 20:24:44 -05:00
microkernel irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
misc Fix kernel event logger sample for nanokernel-only systems. 2016-02-05 20:24:43 -05:00
net net: Enable L2 buffers only when 802.15.4 is enabled 2016-02-05 20:24:46 -05:00
toolchain x86: use GCC inline assembly for atomic operations 2016-02-05 20:24:42 -05:00
adc.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
atomic.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
cache.h x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
device.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gpio.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
i2c.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
init.h doxygen: fixed parameter documentation 2016-02-05 20:24:34 -05:00
ipi.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
kernel_version.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
linker-defs.h linker scripts: add _image_text_start/end symbols 2016-02-05 20:24:42 -05:00
linker-tool-gcc.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
linker-tool.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
microkernel.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nanokernel.h OS Awareness: Add nanokernel object tracing. 2016-02-05 20:24:32 -05:00
pinmux.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
pwm.h doxygen: define groups for drivers 2016-02-05 20:24:36 -05:00
section_tags.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
sections.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
shared_irq.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
spi.h spi: Add static keyword to spi_slave_select() 2016-02-05 20:24:37 -05:00
sw_isr_table.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sys_clock.h checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
sys_io.h sys_io: include nanokernel.h 2016-02-05 20:24:42 -05:00
toolchain.h cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
uart.h Add UART irq input hook to uart_console_isr() 2016-02-05 20:24:41 -05:00
zephyr.h sysgen: generate sysgen.h instead of zephyr.h 2016-02-05 20:24:35 -05:00