summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothGatt.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang2014-03-061-73/+0
* Block ble adv api based on resource configMatthew Xie2013-08-281-0/+8
* Update commentsJohn Du2013-08-201-1/+1
* Change abortReliableWrite(BluetoothDevice) to abortReliableWrite()John Du2013-08-191-1/+8
* LE: Add peripheral role support (1/4)Andre Eisenbach2013-08-141-0/+65
* LE: Add instance ID to descriptors (1/4)Andre Eisenbach2013-08-131-18/+18
* am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guid...Matthew Xie2013-05-301-0/+3
|\
| * Merge "Update javadoc to give app write better guidence" into jb-mr2-devMatthew Xie2013-05-301-0/+3
| |\
| | * Update javadoc to give app write better guidenceMatthew Xie2013-05-301-0/+3
* | | am 897d98a7: am 6ea0636a: Merge "Revert "Revert "Change GATT_FAILURE from 0 t...Matthew Xie2013-05-281-3/+3
|\ \ \ | |/ /
| * | Revert "Revert "Change GATT_FAILURE from 0 to 0x101""Matthew Xie2013-05-281-3/+3
| |/
* | am e7e6bf9f: am 27e45361: Merge "Revert "Change GATT_FAILURE from 0 to 0x101"...Matthew Xie2013-05-281-3/+3
|\ \ | |/
| * Revert "Change GATT_FAILURE from 0 to 0x101"Matthew Xie2013-05-261-3/+3
* | am 84e1afcc: am 413f6293: Merge "Change GATT_FAILURE from 0 to 0x101" into jb...Matthew Xie2013-05-281-3/+3
|\ \ | |/
| * Change GATT_FAILURE from 0 to 0x101Matthew Xie2013-05-231-3/+3
* | BluetoothGatt: Print stack trace if an exception occurs in a callbackMike Lockwood2013-05-131-9/+9
|/
* 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