tools: Added a Python example for GATT server API

System Internals / BlueZ - Arman Uguray [chromium.org] - 4 March 2015 11:54 UTC

This patch introduces tools/gatt-example, which demonstrates how an external application can use the GattManager1 API to register GATT services. This example simulates a fake Heart Rate service and a fake Battery service while also providing a test service with a non-SIG UUID that exercises various API behavior.

6f1ae53 tools: Added a Python example for GATT server API
tools/gatt-example | 533 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 533 insertions(+)

Upstream: git.kernel.org


  • Share