zephyr/samples/bluetooth/tester
Mariusz Skamra 2f1e4e92e9 Bluetooth: tester: Handle Write Characteristic Value/Descriptor command
This patch adds Write Characteristic Value/Descriptor command handler
to the tester. It allows to test if GATT Client performs write
operation properly.

Change-Id: I3afe167c7ca2789df7d288bbc06ffc8479240da8
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:25:08 -05:00
..
src Bluetooth: tester: Handle Write Characteristic Value/Descriptor command 2016-02-05 20:25:08 -05:00
btp_spec.txt Bluetooth: Extend BTP Specification to cover SM routines 2016-02-05 20:24:51 -05:00
Makefile qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
prj_arm.conf Bluetooth: Fix HCI driver Kconfig references in samples 2016-02-05 20:25:03 -05:00
prj_x86.conf Bluetooth: Fix HCI driver Kconfig references in samples 2016-02-05 20:25:03 -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.