summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothGatt.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Bluetooth 5 PHY simplificationJakub Pawlowski2017-04-141-4/+4
* | Bluetooth API spelling fixes ("wether" -> "whether")Jakub Pawlowski2017-03-311-1/+1
* | Merge "Bluetooth GATT callback naming fix "Ext" -> "" (1/2)" am: beb8ceada8 a...Jakub Pawlowski2017-03-271-2/+2
|\|
| * Bluetooth GATT callback naming fix "Ext" -> "" (1/2)Jakub Pawlowski2017-03-271-2/+2
* | Merge "Expose connection update callback (4/4)" am: 60865e4a8d am: 45487910b4Jakub Pawlowski2017-03-241-0/+32
|\|
| * Expose connection update callback (4/4)Jakub Pawlowski2017-03-241-0/+32
* | Merge "BluetoothGattCallbackExt removal" am: e2ddacaff4 am: 2a32d04a24Jakub Pawlowski2017-03-231-21/+21
|\|
| * BluetoothGattCallbackExt removalJakub Pawlowski2017-03-221-21/+21
| * Bluetooth 5 PHY selection APIJakub Pawlowski2017-03-081-23/+102
* | Bluetooth 5 PHY selection APIJakub Pawlowski2017-03-081-23/+102
* | Merge "Separate LE scanner from GATT client (1/4)" am: 87c997ca21 am: 81d5ecb...Jakub Pawlowski2016-10-281-1/+1
|\|
| * Merge "Separate LE scanner from GATT client (1/4)"Jakub Pawlowski2016-10-281-1/+1
| |\
| | * Separate LE scanner from GATT client (1/4)Jakub Pawlowski2016-10-271-1/+1
* | | Merge "Gradually increase the level of authentication on failed GATT operatio...Jacky Cheung2016-10-201-18/+31
|\| |
| * | Merge "Gradually increase the level of authentication on failed GATT operatio...Jacky Cheung2016-10-201-18/+31
| |\|
| | * Gradually increase the level of authentication on failed GATT operations.Jacky Cheung2016-10-201-18/+31
* | | Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4 am: 140e5cce70Jeremy Klein2016-09-281-3/+1
|\| |
| * | Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4Jeremy Klein2016-09-281-3/+1
| |\ \ | | |/ | |/|
| | * Remove unused mContext from BluetoothGatt[Server].Jeremy Klein2016-09-281-3/+1
* | | Merge "Remove write type from GATT descriptor writes (1/4)" am: b7eb1d7eaf am...Jakub Pawlowski2016-08-041-3/+1
|\| |
| * | Remove write type from GATT descriptor writes (1/4)Jakub Pawlowski2016-08-031-3/+1
* | | Merge "Fixes the system server crash issue caused by uncatched exception." am...Tobias Thierer2016-08-031-3/+0
|\| |
| * | GATT Server refactoring (2/4)Jakub Pawlowski2016-08-021-3/+0
| * | Fix GATT autoConnect race conditionSungki Kim2016-05-191-2/+4
| * | Merge "Always use Write Request for GATT descriptor writes"Andre Eisenbach2016-04-011-2/+3
| |\ \
| | * | Always use Write Request for GATT descriptor writesAndre Eisenbach2016-03-311-2/+3
| * | | Fix log spam in getCharacteristicById()Andre Eisenbach2016-03-311-1/+0
| |/ /
| * | Use handles to identify GATT attributes (4/4)Jakub Pawlowski2016-03-221-96/+66
| * | Change how services are passed up to the stackJakub Pawlowski2016-03-181-93/+27
* | | Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+1
| |/ |/|
* | Fix GATT autoConnect race conditionSungki Kim2016-05-191-2/+4
* | Always use Write Request for GATT descriptor writesAndre Eisenbach2016-03-301-2/+3
* | Fix log spam in getCharacteristicById()Andre Eisenbach2016-03-301-1/+0
* | Use handles to identify GATT attributes (4/4)Jakub Pawlowski2016-03-211-96/+66
* | Change how services are passed up to the stackJakub Pawlowski2016-03-211-93/+27
|/
* Fix BT crash due to unset value for BluetoothGattDescriptor from API userPrerepa Viswanadham2014-12-041-2/+2
* Remove remanents of onConnectionCongested in framworkPrerepa Viswanadham2014-09-241-16/+0
* Remove onConnectionCongested callbackPrerepa Viswanadham2014-09-111-1/+2
* LE: Rename new MTU and connection paramter update APIsAndre Eisenbach2014-08-201-16/+16
* Add a default impelementation of IBluetoothGattCallback(1/2).Wei Wang2014-08-011-42/+2
* LE: Do not invoke callback if retrying read/write operationAndre Eisenbach2014-07-281-0/+2
* Reduce GATT logging outputAndre Eisenbach2014-07-181-19/+19
* LE: Add connection parameter update request API (4/4)Andre Eisenbach2014-07-181-1/+52
* OnFound and Onlost callback integrationPrerepa Viswanadham2014-07-091-0/+9
* LE: Un-hide new congestion control and MTU APIsAndre Eisenbach2014-07-081-4/+1
* Implement batch scan APIWei Wang2014-07-081-0/+6
* LE: Hide new congestion constant for nowAndre Eisenbach2014-06-271-1/+3
* LE: Add notification sent and congestion callbacks (3/4)Andre Eisenbach2014-06-271-0/+18
* Fix bug where GATT descriptors weren't being added to right characteristicMike J. Chen2014-06-241-1/+1
* Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost an...Wei Wang2014-05-191-1/+9