zephyr/samples/bluetooth/tester
Szymon Janc 8ff443b1c9 Bluetooth: Add initial Kconfig split options
This allows to specify which roles are supported. Broadcaster and
Observer roles are always supported.

Image size reduction for samples apps:
beacon     43148 -> 15196
central    46892 -> 46356
peripheral 47532 -> 45940

Change-Id: If260c13d63651b9b54df5bafc2c412b01dcb1eb0
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:24 -05:00
..
src Bluetooth: tester: Fix supported_settings to be sent in le order 2016-02-05 20:24:23 -05:00
Makefile Renames supported platform configurations 2016-02-05 20:14:39 -05:00
README Bluetooth: Add tester application 2016-02-05 20:14:19 -05:00
btp_spec.txt Bluetooth: Add missing copyright statement to btp_spec.txt 2016-02-05 20:16:17 -05:00
prj.mdef Bluetooth: Add tester application 2016-02-05 20:14:19 -05:00
prj_arm.conf Bluetooth: Add initial Kconfig split options 2016-02-05 20:24:24 -05:00
testcase.ini Bluetooth: Fix tester application automated build 2016-02-05 20:15:37 -05:00

README

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