OSDN Git Service

Fix GATT Characteristic write type serialization
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 1 Apr 2016 14:17:15 +0000 (07:17 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Wed, 11 May 2016 06:53:10 +0000 (06:53 +0000)
commit2168fc29a297dfef46c0b8e2575092fa89fba996
treea69bcb285404a671158df3ccace320180d779f09
parenta5ca0ca8860ac99eaa2ad7c959fd4e04d331153e
Fix GATT Characteristic write type serialization

Default writeType for GATT characteristic was not being
serialized into Parcel. This cause errors when trying to
write into Characteristic.

Bug: 27910548
Change-Id: Ib2f88cf991123eaea244f16fa36deb0d773c5a33
core/java/android/bluetooth/BluetoothGattCharacteristic.java