zephyr/samples/bluetooth/shell
Szymon Janc 542bb9cc34 Bluetooth: Fix disconnect command in shell application
Disconnect command is special since it is also used for cancelling
outgoing connection. Due to this is might be called with default_conn
set to NULL. To avoid conditional unref always pick extra reference
from default_conn for local use.

Change-Id: I59ad583becbf39a71366069d0307aa44f2c64174
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:44 -05:00
..
src
Makefile
prj_arm.conf
prj_x86.conf
prj.mdef
README
testcase.ini

First serial line is multiplexed with qemu monitor and bluetooth shell
(btshell) is running there. Use help to check list of commands.