zephyr/samples/bluetooth/shell/src
Luiz Augusto von Dentz a6b826e918 Bluetooth: Use connection context in btshell
Once connected store the bt_conn as context, this save the trouble of
entering the same parameter over and over and remove the lookups from
commands that requires a connection.

Change-Id: I9671b8fa07a1a61db45516f63eb007f19f0e59a1
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:43 -05:00
..
btshell.c Bluetooth: Increase max ARGC in btshell 2016-02-05 20:14:40 -05:00
btshell.h Bluetooth: Fix doxygen comment style 2016-02-05 20:14:35 -05:00
main.c Bluetooth: Use connection context in btshell 2016-02-05 20:14:43 -05:00
Makefile Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00