index
:
Project-1CE/packages_modules_Bluetooth
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothGattServer.java
Age
Commit message (
Expand
)
Author
2022-07-26
Merge TP1A.220624.020
Deyao Ren
2022-06-30
Revert "Revert "Reuse SynchronousResultReceivers instead of creating new.""
Neha Jain
2022-06-29
Revert "Reuse SynchronousResultReceivers instead of creating new."
Neha Jain
2022-06-29
Reuse SynchronousResultReceivers instead of creating new.
Etienne Ruffieux
2022-04-14
Add Enhanced connection update SDK APIs
Subramanian Srinivasan
2022-03-17
Address API council feedback on GATT API changes.
Rahul Sabnis
2022-02-01
Remove allowBlocking from BluetoothManagerService
William Escande
2021-11-16
Create memory safe overload of
Rahul Sabnis
2021-04-23
More AttributionSource plumbing.
Jeff Sharkey
2021-04-22
Pass attribution source to BT APIs.
Oli Lan
2021-04-16
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-14
Update Bluetooth API annotations.
Jeff Sharkey
2021-01-11
gatt: Allow to set eatt support
Ćukasz Rymanowski
2018-10-09
docs: fixing errors found with lint checker
kopriva
2018-04-18
Clarify API doc for BluetoothGattServer::addService
Stanley Tng
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2017-04-12
Bluetooth 5 PHY simplification
Jakub Pawlowski
2017-03-28
Bluetooth API spelling fixes ("wether" -> "whether")
Jakub Pawlowski
2017-03-27
Bluetooth GATT callback naming fix "Ext" -> "" (1/2)
Jakub Pawlowski
2017-03-24
Expose connection update callback (4/4)
Jakub Pawlowski
2017-03-22
BluetoothGattCallbackExt removal
Jakub Pawlowski
2017-03-08
Bluetooth 5 PHY selection API
Jakub Pawlowski
2016-09-28
Remove unused mContext from BluetoothGatt[Server]. am: 59d15654a5
Jeremy Klein
2016-09-28
Remove unused mContext from BluetoothGatt[Server].
Jeremy Klein
2016-08-04
Fix bad index usage
Jakub Pawlowski
2016-08-02
GATT Server refactoring (2/4)
Jakub Pawlowski
2014-11-26
Add server-side callback for change in MTU (4/4)
Andre Eisenbach
2014-09-24
Remove remanents of onConnectionCongested in framwork
Prerepa Viswanadham
2014-09-11
Remove onConnectionCongested callback
Prerepa Viswanadham
2014-08-14
Prevent crash in Gatt service due to null pointer in
Prerepa Viswanadham
2014-07-18
Reduce GATT logging output
Andre Eisenbach
2014-07-01
LE: Fix GATT server documentation to reflect API updates
Andre Eisenbach
2014-06-27
LE: Add notification sent and congestion callbacks (3/4)
Andre Eisenbach
2014-05-06
Add transport param to Connect APIs
Ganesh Ganapathi Batta
2013-12-19
BLE peripheral mode (3/4): Add peripheral mode API.
Wei Wang
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-05-30
am 0efb9774: am b2a6d621: Merge "Update javadoc to give app write better guid...
Matthew Xie
2013-05-30
Update javadoc to give app write better guidence
Matthew Xie
2013-05-13
BluetoothGatt: Print stack trace if an exception occurs in a callback
Mike Lockwood
2013-04-10
Make BluetoothGattServer.close() public
Andre Eisenbach
2013-04-03
Fix minor LE descriptor permissions issue
Andre Eisenbach
2013-03-28
Unhide Bluetooth Low Energy public APIs
Matthew Xie
2013-03-12
Fixed 32 bit characteristic value assignment
Andre Eisenbach
2013-02-27
Initial version of BLE support for Bluedroid
Ganesh Ganapathi Batta