index
:
Project-1CE/packages_modules_Bluetooth
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothGattCharacteristic.java
Age
Commit message (
Expand
)
Author
2022-03-17
Address API council feedback on GATT API changes.
Rahul Sabnis
2021-11-05
Deprecate GATT callbacks and methods that were not memory safe and
Rahul Sabnis
2021-04-14
Update Bluetooth API annotations.
Jeff Sharkey
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-02
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-10-28
Merge "docs: Typo fixes" into oc-mr1-dev
Andrew Solovay
2017-10-27
docs: Typo fixes
Andrew Solovay
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2016-08-02
GATT Server refactoring (2/4)
Jakub Pawlowski
2016-05-11
Fix GATT Characteristic write type serialization
Jakub Pawlowski
2016-03-18
Change how services are passed up to the stack
Jakub Pawlowski
2014-12-09
Prevent NullPointerException in getStringValue if no value is set
Andre Eisenbach
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-08-13
LE: Add instance ID to descriptors (1/4)
Andre Eisenbach
2013-04-03
Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...
Matthew Xie
2013-03-28
Unhide Bluetooth Low Energy public APIs
Matthew Xie
2013-03-12
Fixed 32 bit characteristic value assignment
Andre Eisenbach
2013-02-27
Initial version of BLE support for Bluedroid
Ganesh Ganapathi Batta