zephyr/samples/bluetooth/tester
Arkadiusz Lichwa cb29e6135d Bluetooth: Kconfig: Change topmost option
Refactors existing menu by putting as topmost selectable option
general bluetooth subsystem support instead so far Low Energy (LE).
Implication of the change is introduction of new BLUETOOTH_LE config
flag. The flag needs to be propagated to all existing bluetooth
related apps to make them buildable.

Change-Id: I608c1baad038e0ee4cccf44a3e597e16ae1f7f54
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:24:47 -05:00
..
src Bluetooth: tester: Handle add descriptor command 2016-02-05 20:24:46 -05:00
btp_spec.txt Bluetooth: Add command to set the required Encryption Key Size 2016-02-05 20:24:46 -05:00
Makefile Bluetooth: Default to ARM build for tester application 2016-02-05 20:24:39 -05:00
prj_arm.conf Bluetooth: Kconfig: Change topmost option 2016-02-05 20:24:47 -05:00
prj_x86.conf Bluetooth: Kconfig: Change topmost option 2016-02-05 20:24:47 -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
testcase.ini Bluetooth: Allow sanity to build tester on x86 2016-02-05 20:24:39 -05:00

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