OSDN Git Service

Vectors as parameters to GATT write/indicate (1/3)
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 27 May 2016 22:48:03 +0000 (15:48 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Mon, 20 Jun 2016 18:00:45 +0000 (18:00 +0000)
commitec79baaaed83529dae14d492ea2f73aedee9e4d0
tree4b0ec4c56cd724b89332b2001037a65a5a4ab3dc
parent26ecec06be48502eba1c24a6b1fdbb66eafa8032
Vectors as parameters to GATT write/indicate (1/3)

This changes are covered in test cases:
GattReadTest.*
GattWriteTest.*

Bug: 29005882
Bug: 28485365
Change-Id: I1409e6ead22ff691190f9ea4c3ffe2267bd3bf33
bta/gatt/bta_gattc_cache.cc
btif/include/btif_gatt_util.h
btif/src/btif_gatt_client.cc
btif/src/btif_gatt_server.cc
service/gatt_server.cc
service/gatt_server_old.cc
service/hal/fake_bluetooth_gatt_interface.cc
service/hal/fake_bluetooth_gatt_interface.h
service/test/gatt_server_unittest.cc