shared/gatt-helpers: Remove service, characteristic, descriptor structures

System Internals / BlueZ - Arman Uguray [chromium.org] - 28 August 2014 16:37 UTC

This patch removes the service, characteristic, and descriptor structures declared in gatt-helpers.h. These aren't really necessary, especially since there will be another higher-level version of these for shared/gatt-client.

4787810 shared/gatt-helpers: Remove service, characteristic, descriptor structures.
src/shared/gatt-helpers.c | 51 ++++++++++++++++++++++++---------------------
src/shared/gatt-helpers.h | 30 +++++++-------------------
2 files changed, 34 insertions(+), 47 deletions(-)

Upstream: git.kernel.org


  • Share