index
:
packages_modules_Bluetooth.git
t13.0
packages_modules_Bluetooth
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothGatt.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Bluetooth 5 PHY simplification
Jakub Pawlowski
2017-04-12
1
-4
/
+4
|
*
Bluetooth API spelling fixes ("wether" -> "whether")
Jakub Pawlowski
2017-03-28
1
-1
/
+1
*
|
Fix Bluetooth GATT API default handler assignment
Ruben Brunk
2017-05-03
1
-14
/
+30
*
|
Fix NPE when accessing mCallback in BluetoothGatt
Jakub Pawlowski
2017-04-27
1
-16
/
+47
*
|
Read by UUID for PTS tests (1/5)
Jakub Pawlowski
2017-04-27
1
-0
/
+35
*
|
Bluetooth: Add handler parameter to connectGatt
Jakub Pawlowski
2017-04-25
1
-71
/
+97
*
|
Bluetooth 5 PHY simplification
Jakub Pawlowski
2017-04-14
1
-4
/
+4
*
|
Bluetooth API spelling fixes ("wether" -> "whether")
Jakub Pawlowski
2017-03-31
1
-1
/
+1
*
|
Merge "Bluetooth GATT callback naming fix "Ext" -> "" (1/2)" am: beb8ceada8 a...
Jakub Pawlowski
2017-03-27
1
-2
/
+2
|
\
|
|
*
Bluetooth GATT callback naming fix "Ext" -> "" (1/2)
Jakub Pawlowski
2017-03-27
1
-2
/
+2
*
|
Merge "Expose connection update callback (4/4)" am: 3decf9715e am: f1fcf657b9
Jakub Pawlowski
2017-03-24
1
-0
/
+32
|
\
|
|
*
Expose connection update callback (4/4)
Jakub Pawlowski
2017-03-24
1
-0
/
+32
*
|
Merge "BluetoothGattCallbackExt removal" am: 2834af792a am: cf5d10fa7a
Jakub Pawlowski
2017-03-23
1
-21
/
+21
|
\
|
|
*
BluetoothGattCallbackExt removal
Jakub Pawlowski
2017-03-22
1
-21
/
+21
|
*
Bluetooth 5 PHY selection API
Jakub Pawlowski
2017-03-08
1
-23
/
+102
*
|
Bluetooth 5 PHY selection API
Jakub Pawlowski
2017-03-08
1
-23
/
+102
*
|
Merge "Separate LE scanner from GATT client (1/4)" am: 8b2929c73c am: 690abaa...
Jakub Pawlowski
2016-10-28
1
-1
/
+1
|
\
|
|
*
Merge "Separate LE scanner from GATT client (1/4)"
Jakub Pawlowski
2016-10-28
1
-1
/
+1
|
|
\
|
|
*
Separate LE scanner from GATT client (1/4)
Jakub Pawlowski
2016-10-27
1
-1
/
+1
*
|
|
Merge "Gradually increase the level of authentication on failed GATT operatio...
Jacky Cheung
2016-10-20
1
-18
/
+31
|
\
|
|
|
*
|
Merge "Gradually increase the level of authentication on failed GATT operatio...
Jacky Cheung
2016-10-20
1
-18
/
+31
|
|
\
|
|
|
*
Gradually increase the level of authentication on failed GATT operations.
Jacky Cheung
2016-10-20
1
-18
/
+31
*
|
|
Remove unused mContext from BluetoothGatt[Server]. am: 59d15654a5 am: 81648f4cee
Jeremy Klein
2016-09-28
1
-3
/
+1
|
\
|
|
|
*
|
Remove unused mContext from BluetoothGatt[Server]. am: 59d15654a5
Jeremy Klein
2016-09-28
1
-3
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Remove unused mContext from BluetoothGatt[Server].
Jeremy Klein
2016-09-28
1
-3
/
+1
*
|
|
Merge "Remove write type from GATT descriptor writes (1/4)" am: 44a40ed8be am...
Jakub Pawlowski
2016-08-04
1
-3
/
+1
|
\
|
|
|
*
|
Remove write type from GATT descriptor writes (1/4)
Jakub Pawlowski
2016-08-03
1
-3
/
+1
*
|
|
Merge "Fixes the system server crash issue caused by uncatched exception." am...
Tobias Thierer
2016-08-03
1
-3
/
+0
|
\
|
|
|
*
|
GATT Server refactoring (2/4)
Jakub Pawlowski
2016-08-02
1
-3
/
+0
|
*
|
Fix GATT autoConnect race condition
Sungki Kim
2016-05-19
1
-2
/
+4
|
*
|
Merge "Always use Write Request for GATT descriptor writes"
Andre Eisenbach
2016-04-01
1
-2
/
+3
|
|
\
\
|
|
*
|
Always use Write Request for GATT descriptor writes
Andre Eisenbach
2016-03-31
1
-2
/
+3
|
*
|
|
Fix log spam in getCharacteristicById()
Andre Eisenbach
2016-03-31
1
-1
/
+0
|
|
/
/
|
*
|
Use handles to identify GATT attributes (4/4)
Jakub Pawlowski
2016-03-22
1
-96
/
+66
|
*
|
Change how services are passed up to the stack
Jakub Pawlowski
2016-03-18
1
-93
/
+27
*
|
|
Add missing @Deprecated annotations.
Aurimas Liutikas
2016-05-24
1
-0
/
+1
|
|
/
|
/
|
*
|
Fix GATT autoConnect race condition
Sungki Kim
2016-05-19
1
-2
/
+4
*
|
Always use Write Request for GATT descriptor writes
Andre Eisenbach
2016-03-30
1
-2
/
+3
*
|
Fix log spam in getCharacteristicById()
Andre Eisenbach
2016-03-30
1
-1
/
+0
*
|
Use handles to identify GATT attributes (4/4)
Jakub Pawlowski
2016-03-21
1
-96
/
+66
*
|
Change how services are passed up to the stack
Jakub Pawlowski
2016-03-21
1
-93
/
+27
|
/
*
Fix BT crash due to unset value for BluetoothGattDescriptor from API user
Prerepa Viswanadham
2014-12-04
1
-2
/
+2
*
Remove remanents of onConnectionCongested in framwork
Prerepa Viswanadham
2014-09-24
1
-16
/
+0
*
Remove onConnectionCongested callback
Prerepa Viswanadham
2014-09-11
1
-1
/
+2
*
LE: Rename new MTU and connection paramter update APIs
Andre Eisenbach
2014-08-20
1
-16
/
+16
*
Add a default impelementation of IBluetoothGattCallback(1/2).
Wei Wang
2014-08-01
1
-42
/
+2
*
LE: Do not invoke callback if retrying read/write operation
Andre Eisenbach
2014-07-28
1
-0
/
+2
*
Reduce GATT logging output
Andre Eisenbach
2014-07-18
1
-19
/
+19
*
LE: Add connection parameter update request API (4/4)
Andre Eisenbach
2014-07-18
1
-1
/
+52
*
OnFound and Onlost callback integration
Prerepa Viswanadham
2014-07-09
1
-0
/
+9
[prev]
[next]