summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothGatt.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change GATT_FAILURE from 0 to 0x101"Matthew Xie2013-05-261-3/+3
* Change GATT_FAILURE from 0 to 0x101Matthew Xie2013-05-231-3/+3
* Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...Matthew Xie2013-04-031-14/+44
* Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-281-349/+176
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-0/+1309