zephyr/tests/bluetooth/shell
Luiz Augusto von Dentz 592acc09fd Bluetooth: shell: Add help to commands
This adds help strings to commands describing what parameters they take:

btshell> help init
init [none]
btshell> help connect
connect <address: XX:XX:XX:XX:XX:XX> <address type: (public)>

Change-Id: I0b79cb4f2d424f74b0ddb1de7a6d7120e81e2ae3
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-05-19 08:46:01 +00:00
..
src Bluetooth: shell: Add help to commands 2016-05-19 08:46:01 +00:00
Makefile Bluetooth: shell: Use same config for arm and x86 build 2016-04-11 11:54:07 +00:00
prj_nble.conf Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
prj_nimble.conf Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
prj.conf Bluetooth: Kconfig: Split debug selection into a choice 2016-04-20 17:46:09 +03:00
prj.mdef Bluetooth: Remove unnecessary #ifdef for micro/nano main function 2016-05-17 12:30:41 +03:00
README Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
testcase.ini sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00

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

For building shell with Nordic Bluetooth Low Energy stack (NBLE)
use prj_nble.conf:

$ make CONF_FILE=prj_nble.conf BOARD=arduino_101