summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothGattCharacteristic.java
AgeCommit message (Expand)Author
2022-03-17Address API council feedback on GATT API changes.Rahul Sabnis
2021-11-05Deprecate GATT callbacks and methods that were not memory safe andRahul Sabnis
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-01-09Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-08-02Add @UnsupportedAppUsage annotationsMathew Inwood
2017-10-28Merge "docs: Typo fixes" into oc-mr1-devAndrew Solovay
2017-10-27docs: Typo fixesAndrew Solovay
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2016-08-02GATT Server refactoring (2/4)Jakub Pawlowski
2016-05-11Fix GATT Characteristic write type serializationJakub Pawlowski
2016-03-18Change how services are passed up to the stackJakub Pawlowski
2014-12-09Prevent NullPointerException in getStringValue if no value is setAndre Eisenbach
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-08-13LE: Add instance ID to descriptors (1/4)Andre Eisenbach
2013-04-03Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...Matthew Xie
2013-03-28Unhide Bluetooth Low Energy public APIsMatthew Xie
2013-03-12Fixed 32 bit characteristic value assignmentAndre Eisenbach
2013-02-27Initial version of BLE support for BluedroidGanesh Ganapathi Batta