index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothGatt.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
LE: Un-hide new congestion control and MTU APIs
Andre Eisenbach
2014-07-08
1
-4
/
+1
*
Implement batch scan API
Wei Wang
2014-07-08
1
-0
/
+6
*
LE: Hide new congestion constant for now
Andre Eisenbach
2014-06-27
1
-1
/
+3
*
LE: Add notification sent and congestion callbacks (3/4)
Andre Eisenbach
2014-06-27
1
-0
/
+18
*
Fix bug where GATT descriptors weren't being added to right characteristic
Mike J. Chen
2014-06-24
1
-1
/
+1
*
Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost an...
Wei Wang
2014-05-19
1
-1
/
+9
*
Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multip...
Wei Wang
2014-05-20
1
-9
/
+1
*
APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple
Wei Wang
2014-05-19
1
-1
/
+9
*
Add transport param to Connect APIs
Ganesh Ganapathi Batta
2014-05-06
1
-3
/
+6
*
am 54499194: am 2e8a2d20: Merge "LE: Return false if an attribute read/write ...
Zhihai Xu
2014-04-10
1
-0
/
+60
|
\
|
*
LE: Return false if an attribute read/write is in progress
Andre Eisenbach
2014-04-09
1
-0
/
+60
*
|
am 7d394df2: am ae1b763c: Merge "LE: Add API to configure MTU for a given con...
Zhihai Xu
2014-03-31
1
-0
/
+47
|
\
\
|
|
/
|
*
LE: Add API to configure MTU for a given connection (3/4)
Andre Eisenbach
2014-03-25
1
-0
/
+47
|
*
DO NOT MERGE: Add status callback for start/stop advertising.
Wei Wang
2014-03-20
1
-0
/
+9
|
*
DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API.
Wei Wang
2014-03-06
1
-73
/
+0
*
|
Add status callback for start/stop advertising.
Wei Wang
2014-03-18
1
-2
/
+9
*
|
BLE peripheral mode (3/4): Add peripheral mode API.
Wei Wang
2013-12-19
1
-73
/
+0
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-9
/
+0
|
/
*
Block ble adv api based on resource config
Matthew Xie
2013-08-28
1
-0
/
+8
*
Update comments
John Du
2013-08-20
1
-1
/
+1
*
Change abortReliableWrite(BluetoothDevice) to abortReliableWrite()
John Du
2013-08-19
1
-1
/
+8
*
LE: Add peripheral role support (1/4)
Andre Eisenbach
2013-08-14
1
-0
/
+65
*
LE: Add instance ID to descriptors (1/4)
Andre Eisenbach
2013-08-13
1
-18
/
+18
*
am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guid...
Matthew Xie
2013-05-30
1
-0
/
+3
|
\
|
*
Merge "Update javadoc to give app write better guidence" into jb-mr2-dev
Matthew Xie
2013-05-30
1
-0
/
+3
|
|
\
|
|
*
Update javadoc to give app write better guidence
Matthew Xie
2013-05-30
1
-0
/
+3
*
|
|
am 897d98a7: am 6ea0636a: Merge "Revert "Revert "Change GATT_FAILURE from 0 t...
Matthew Xie
2013-05-28
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Revert "Revert "Change GATT_FAILURE from 0 to 0x101""
Matthew Xie
2013-05-28
1
-3
/
+3
|
|
/
*
|
am e7e6bf9f: am 27e45361: Merge "Revert "Change GATT_FAILURE from 0 to 0x101"...
Matthew Xie
2013-05-28
1
-3
/
+3
|
\
\
|
|
/
|
*
Revert "Change GATT_FAILURE from 0 to 0x101"
Matthew Xie
2013-05-26
1
-3
/
+3
*
|
am 84e1afcc: am 413f6293: Merge "Change GATT_FAILURE from 0 to 0x101" into jb...
Matthew Xie
2013-05-28
1
-3
/
+3
|
\
\
|
|
/
|
*
Change GATT_FAILURE from 0 to 0x101
Matthew Xie
2013-05-23
1
-3
/
+3
*
|
BluetoothGatt: Print stack trace if an exception occurs in a callback
Mike Lockwood
2013-05-13
1
-9
/
+9
|
/
*
Change BluetoothGattCallback methods argument from BluetoothDevice to Bluetoo...
Matthew Xie
2013-04-03
1
-14
/
+44
*
Unhide Bluetooth Low Energy public APIs
Matthew Xie
2013-03-28
1
-349
/
+176
*
Initial version of BLE support for Bluedroid
Ganesh Ganapathi Batta
2013-02-27
1
-0
/
+1309