Commit: bfee50821910c4cb4cb36fe2f9047f268a893d3a
Parent: 8a59c6fa75a78f4828bd103cbb64bac16a89bac8
Author: Arman Uguray <armansito@chromium.org>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2014-12-24 15:03:53
Tree: c84f94c3968bddedb7acbc06d316f24709dd449c

shared/gatt-client: Expose MTU. This patch adds the bt_gatt_client_get_mtu function. It also includes a minor fix in which the signature of the "value" argument of write methods are changed from "uint8_t *" to "const uint8_t *".

Diffstat

M src/shared/gatt-client.c | 14 +++++++++++- - -
M src/shared/gatt-client.h | 8 +++++- - -

2 files changed, 16 insertions(+), 6 deletions(-)

View Full Diff | Patch