Commit: 8ec31ad3daa2e2c2e92a81b09eac131deaac713e
Parent: f1f2ee103203fe549b84677445569db0db798170
Author: Arman Uguray <armansito@chromium.org>
Committer: Marcel Holtmann <marcel@holtmann.org>
Date: 2014-09-05 06:39:17
Tree: 5be5872fe3a059b8db34c72f96d528d12e31aa46

shared/gatt-client: Added bt_gatt_client_read_value. Moved the bt_gatt_read_value function from shared/gatt-helpers to shared/gatt-client as bt_gatt_client_read_value.

Diffstat

M src/shared/gatt-client.c | 154 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-client.h | 10 ++++++++++
M src/shared/gatt-helpers.c | 77 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-helpers.h | 4 - - - -

4 files changed, 130 insertions(+), 115 deletions(-)

View Full Diff | Patch