OSDN Git Service

test: Add Python GATT client example
authorArman Uguray <armansito@chromium.org>
Thu, 2 Apr 2015 00:40:00 +0000 (17:40 -0700)
committerArman Uguray <armansito@chromium.org>
Thu, 2 Apr 2015 01:01:05 +0000 (18:01 -0700)
commitf95f762c7305c41d1a69b88e4e575bfc47d621f8
treef4e0fc4a72386b967522be19beb420b0d961ce9c
parent156df086a3378da31760ec226f8823d4f659abe1
test: Add Python GATT client example

This patch introduces test/example-gatt-client which implements a simple
D-Bus client application for a remote Heart Rate service.
test/example-gatt-client [new file with mode: 0755]