Go to file
Mariusz Skamra 92884a7540 Bluetooth: nble: Extend BTP with Identity Resolved event
This event indicates resolved Identity Address.

Change-Id: If3a323c4661697a53b015aab805d990703d6f884
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-05-23 13:33:55 +02:00
arch arc: adding "all rights reserved" to banner 2016-05-20 20:55:21 -07:00
boards quark_se_sss_devboard: fix flashing with openocd 2016-05-21 11:09:05 +00:00
doc doc: Restructure top level sections. 2016-05-21 21:22:46 +00:00
drivers console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
include console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
kernel Revert "nanokernel: Add callback to _nano_timeout" 2016-05-21 18:28:57 -04:00
lib build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
misc misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
net net: tcp: Fix the TCP client not sending multiple SYN 2016-05-20 12:59:08 +03:00
samples console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
scripts toolchain/xtools: enhance include search path to sysroot 2016-05-17 20:09:50 +00:00
tests Bluetooth: nble: Extend BTP with Identity Resolved event 2016-05-23 13:33:55 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig
Kconfig.zephyr
LICENSE
Makefile misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
Makefile.inc build: Do not depend on python while creating the relative path 2016-05-16 22:21:01 +00:00
zephyr-env.sh