summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothGattCallback.java
AgeCommit message (Expand)Author
2022-04-14Add Enhanced connection update SDK APIsSubramanian Srinivasan
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
2020-09-26Make BluetoothGattCallback.onServiceChanged publicJakub Pawlowski
2020-09-24Expose service changed event to application (2/3)HsingYuan Lo
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-04-25Bluetooth: document status value in PHY read/updateJakub Pawlowski
2017-03-24Expose connection update callback (4/4)Jakub Pawlowski
2017-03-22BluetoothGattCallbackExt removalJakub Pawlowski
2017-03-08Bluetooth 5 PHY selection APIJakub Pawlowski
2014-09-11Remove onConnectionCongested callbackPrerepa Viswanadham
2014-08-20LE: Rename new MTU and connection paramter update APIsAndre Eisenbach
2014-07-08LE: Un-hide new congestion control and MTU APIsAndre Eisenbach
2014-06-27LE: Add notification sent and congestion callbacks (3/4)Andre Eisenbach
2014-03-25LE: Add API to configure MTU for a given connection (3/4)Andre Eisenbach
2013-05-30Update javadoc to give app write better guidenceMatthew Xie
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