summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothGattService.java
AgeCommit message (Expand)Author
2022-01-12Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino
2021-12-15Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
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-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-03-18Change how services are passed up to the stackJakub Pawlowski
2013-12-19BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang
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-02-27Initial version of BLE support for BluedroidGanesh Ganapathi Batta