index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothGattServer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating frameworks/base BT files
Roopa Sattiraju
2022-01-17
1
-954
/
+0
*
Create memory safe overload of
Rahul Sabnis
2021-11-16
1
-11
/
+67
*
More AttributionSource plumbing.
Jeff Sharkey
2021-04-23
1
-7
/
+8
*
Pass attribution source to BT APIs.
Oli Lan
2021-04-22
1
-12
/
+18
*
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-16
1
-0
/
+12
*
Update Bluetooth API annotations.
Jeff Sharkey
2021-04-14
1
-21
/
+36
*
gatt: Allow to set eatt support
Ćukasz Rymanowski
2021-01-11
1
-1
/
+20
*
docs: fixing errors found with lint checker
kopriva
2018-10-09
1
-2
/
+2
*
Clarify API doc for BluetoothGattServer::addService
Stanley Tng
2018-04-18
1
-1
/
+5
*
Fix checkstyle errors (2/2)
Jack He
2017-08-24
1
-12
/
+12
*
Fix checkstyle errors (1/2)
Jack He
2017-08-24
1
-326
/
+347
*
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
*
Bluetooth GATT callback naming fix "Ext" -> "" (1/2)
Jakub Pawlowski
2017-03-27
1
-2
/
+2
*
Expose connection update callback (4/4)
Jakub Pawlowski
2017-03-24
1
-9
/
+34
*
BluetoothGattCallbackExt removal
Jakub Pawlowski
2017-03-22
1
-9
/
+9
*
Bluetooth 5 PHY selection API
Jakub Pawlowski
2017-03-08
1
-9
/
+87
*
Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4
Jeremy Klein
2016-09-28
1
-3
/
+1
|
\
|
*
Remove unused mContext from BluetoothGatt[Server].
Jeremy Klein
2016-09-28
1
-3
/
+1
*
|
Fix bad index usage
Jakub Pawlowski
2016-08-04
1
-1
/
+1
*
|
GATT Server refactoring (2/4)
Jakub Pawlowski
2016-08-02
1
-103
/
+92
|
/
*
Add server-side callback for change in MTU (4/4)
Andre Eisenbach
2014-11-26
1
-0
/
+18
*
Remove remanents of onConnectionCongested in framwork
Prerepa Viswanadham
2014-09-24
1
-19
/
+0
*
Remove onConnectionCongested callback
Prerepa Viswanadham
2014-09-11
1
-1
/
+2
*
Prevent crash in Gatt service due to null pointer in
Prerepa Viswanadham
2014-08-14
1
-0
/
+6
*
Reduce GATT logging output
Andre Eisenbach
2014-07-18
1
-8
/
+9
*
LE: Fix GATT server documentation to reflect API updates
Andre Eisenbach
2014-07-01
1
-5
/
+5
*
LE: Add notification sent and congestion callbacks (3/4)
Andre Eisenbach
2014-06-27
1
-0
/
+36
*
Add transport param to Connect APIs
Ganesh Ganapathi Batta
2014-05-06
1
-2
/
+4
*
BLE peripheral mode (3/4): Add peripheral mode API.
Wei Wang
2013-12-19
1
-1
/
+1
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-9
/
+0
*
am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guid...
Matthew Xie
2013-05-30
1
-0
/
+3
|
\
|
*
Update javadoc to give app write better guidence
Matthew Xie
2013-05-30
1
-0
/
+3
*
|
BluetoothGatt: Print stack trace if an exception occurs in a callback
Mike Lockwood
2013-05-13
1
-7
/
+7
|
/
*
Make BluetoothGattServer.close() public
Andre Eisenbach
2013-04-10
1
-2
/
+2
*
Fix minor LE descriptor permissions issue
Andre Eisenbach
2013-04-03
1
-2
/
+3
*
Unhide Bluetooth Low Energy public APIs
Matthew Xie
2013-03-28
1
-309
/
+99
*
Fixed 32 bit characteristic value assignment
Andre Eisenbach
2013-03-12
1
-2
/
+2
*
Initial version of BLE support for Bluedroid
Ganesh Ganapathi Batta
2013-02-27
1
-0
/
+900