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

shared/gatt-client: Added bt_gatt_client_read_long_value. Moved the bt_gatt_read_long_value function from shared/gatt-helpers to shared/gatt-client as bt_gatt_client_read_long_value.

Diffstat

M src/shared/gatt-client.c | 211 ++++++++++++++++++++++++++++++++++++++++
M src/shared/gatt-client.h | 5 +++++
M src/shared/gatt-helpers.c | 210 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-helpers.h | 9 - - - - - - - - -

4 files changed, 216 insertions(+), 219 deletions(-)

View Full Diff | Patch