Commit: 23f5f2fc3c4800ac4f132883bf8565f3af004309
Parent: be129c891adb2b9709adbd455811b388afd54947
Author: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-05-29 17:20:40
Tree: c1843ef8c1d0549cd11e28ebc74e10c50a55c558

android/gatt: Initial support for write test command This is handled mostly the same way as read so we can use the same function for sending att requests. As test command parameters are of type uint16_t, we cannot write longer values. We can figure out the ways to overcome this limitation if it turns out that it's really needed (i.e. some PTS test cases cannot be passed).

Diffstat

M android/gatt.c | 21 +++++++++++++- - - - - - - -
M android/hal-msg.h | 1 +

2 files changed, 14 insertions(+), 8 deletions(-)

View Full Diff | Patch