aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothGattService.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-1/+1
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-1/+1
* Update Bluetooth API annotations.Jeff Sharkey2021-04-141-3/+5
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-021-0/+4
* Fix checkstyle errors (2/2)Jack He2017-08-241-4/+4
* Fix checkstyle errors (1/2)Jack He2017-08-241-19/+37
* GATT Server refactoring (2/4)Jakub Pawlowski2016-08-021-1/+0
* Change how services are passed up to the stackJakub Pawlowski2016-03-181-2/+88
* BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang2013-12-191-2/+21
* LE: Add instance ID to descriptors (1/4)Andre Eisenbach2013-08-131-2/+2
* Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...Matthew Xie2013-04-031-0/+3
* Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-281-16/+47
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-0/+232