zephyr/samples/bluetooth/tester
Szymon Janc 985b411455 Bluetooth: Add tester application
This application is intended for automated testing. It used binary
protocol for communication over UART and can be used for driving
Bluetooth stack by external tester.

Currently only single command registering (init) GAP service is
implemented.

Change-Id: I62e151baa2badc0f1297e65591b5f494ff7b841e
Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
2016-02-05 20:14:19 -05:00
..
src Bluetooth: Add tester application 2016-02-05 20:14:19 -05:00
Makefile Bluetooth: Add tester application 2016-02-05 20:14:19 -05:00
prj_arm.conf Bluetooth: Add tester application 2016-02-05 20:14:19 -05:00
prj.mdef Bluetooth: Add tester application 2016-02-05 20:14:19 -05:00
README Bluetooth: Add tester application 2016-02-05 20:14:19 -05:00

Tester application uses binary protocol for control and is aimed at automated
testing.