Go to file
Luiz Augusto von Dentz 514c9fa55f Bluetooth: L2CAP: Make sure state is correctly updated
This makes l2cap_chan_add updates the state to CONNECT so it doesn't
have to be done manually for both incoming and outgoing code paths.

Change-Id: I7331e49c675c83c6c1b184eeecc49c75c446a1ff
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-01-18 11:58:24 +00:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch riscv32: added support for the riscv32-qemu soc 2017-01-13 19:57:51 +00:00
boards boards: quark_d2000_crb: add board image to documentation 2017-01-16 18:13:03 -05:00
doc doc: update doc building README instructions 2017-01-16 23:58:08 +00:00
drivers pinmux/nucleo_l476rg: Define pinmuxing for SPI1 and SPI3 2017-01-18 11:12:24 +00:00
ext ksdk: mcux: Remove config HAS_KSDK 2017-01-12 09:46:27 -06:00
include Bluetooth: Add __printf_like annotation for bt_log 2017-01-18 08:28:06 +02:00
kernel kernel: add user data API to timers 2017-01-14 13:06:00 +00:00
lib libc: add support for risc v 2017-01-13 19:57:19 +00:00
misc
samples Bluetooth: IPSP: Reuse buffer fragments instead of copying 2017-01-17 15:37:03 +02:00
scripts sanitycheck: riscv: add vector to recognised sections 2017-01-13 20:00:16 +00:00
subsys Bluetooth: L2CAP: Make sure state is correctly updated 2017-01-18 11:58:24 +00:00
tests Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool 2017-01-17 08:44:21 +02:00
.checkpatch.conf
.gitattributes
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: fix email address typo in sensor drivers section 2017-01-16 13:55:53 +02:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test
zephyr-env.sh