summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothGattCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Remove onConnectionCongested callbackPrerepa Viswanadham2014-09-111-14/+0
* LE: Rename new MTU and connection paramter update APIsAndre Eisenbach2014-08-201-3/+3
* LE: Un-hide new congestion control and MTU APIsAndre Eisenbach2014-07-081-2/+0
* LE: Add notification sent and congestion callbacks (3/4)Andre Eisenbach2014-06-271-0/+15
* LE: Add API to configure MTU for a given connection (3/4)Andre Eisenbach2014-03-251-0/+15
* Update javadoc to give app write better guidenceMatthew Xie2013-05-301-0/+3
* Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...Matthew Xie2013-04-031-17/+24
* Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-281-34/+8
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-0/+157