Go to file
Szymon Janc a9e4291d4b Bluetooth: Use address instead of connection ID in shell
This converts connection handling to use addresses instead of
connection ID.

btshell> connect 7C:2F:80:94:96:EC public
btshell> Connected: 7C:2F:80:94:96:EC (public)
btshell> disconnect 7C:2F:80:94:96:EC public
btshell> Disconnected: 7C:2F:80:94:96:EC (public)

Change-Id: I545fcf71954ceda1fb89deb9bf8647149fb54e94
Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
2016-02-05 20:14:24 -05:00
arch arm: fix RUNTIME_NMI failures 2016-02-05 20:14:22 -05:00
config
doc Kbuild Documentation 2016-02-05 20:14:23 -05:00
drivers Bluetooth: Move HCI driver API to dedicated header file 2016-02-05 20:14:23 -05:00
include Bluetooth: Add bt_conn_get_dst function 2016-02-05 20:14:24 -05:00
kernel
lib/libc
misc
net Bluetooth: Add bt_conn_get_dst function 2016-02-05 20:14:24 -05:00
samples Bluetooth: Use address instead of connection ID in shell 2016-02-05 20:14:24 -05:00
scripts Bluetooth: Add central and tester samples to bt_regression 2016-02-05 20:14:23 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
Makefile
Makefile.inc
zephyr-env.sh env: fix check for sourcing vs running zephyr-env.sh 2016-02-05 20:14:22 -05:00