summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothGattCharacteristic.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent NullPointerException in getStringValue if no value is setAndre Eisenbach2014-12-091-1/+1
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* LE: Add instance ID to descriptors (1/4)Andre Eisenbach2013-08-131-0/+14
* Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...Matthew Xie2013-04-031-0/+4
* Unhide Bluetooth Low Energy public APIsMatthew Xie2013-03-281-42/+49
* Fixed 32 bit characteristic value assignmentAndre Eisenbach2013-03-121-1/+2
* Initial version of BLE support for BluedroidGanesh Ganapathi Batta2013-02-271-0/+670