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

shared/gatt-client: Added simple write operations. Moved the bt_gatt_write_without_response and bt_gatt_write_value functions from shared/gatt-helpers to shared/gatt-client.

Diffstat

M src/shared/gatt-client.c | 91 ++++++++++++++++++++++++++++++++++++++++
M src/shared/gatt-client.h | 11 +++++++++++
M src/shared/gatt-helpers.c | 91 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/gatt-helpers.h | 9 +- - - - - - - -

4 files changed, 103 insertions(+), 99 deletions(-)

View Full Diff | Patch