summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothGattServer.java
AgeCommit message (Expand)Author
2021-04-23More AttributionSource plumbing.Jeff Sharkey
2021-04-22Pass attribution source to BT APIs.Oli Lan
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2021-01-11gatt: Allow to set eatt supportƁukasz Rymanowski
2018-10-09docs: fixing errors found with lint checkerkopriva
2018-04-18Clarify API doc for BluetoothGattServer::addServiceStanley Tng
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-04-12Bluetooth 5 PHY simplificationJakub Pawlowski
2017-03-28Bluetooth API spelling fixes ("wether" -> "whether")Jakub Pawlowski
2017-03-27Bluetooth GATT callback naming fix "Ext" -> "" (1/2)Jakub Pawlowski
2017-03-24Expose connection update callback (4/4)Jakub Pawlowski
2017-03-22BluetoothGattCallbackExt removalJakub Pawlowski
2017-03-08Bluetooth 5 PHY selection APIJakub Pawlowski
2016-09-28Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4Jeremy Klein
2016-09-28Remove unused mContext from BluetoothGatt[Server].Jeremy Klein
2016-08-04Fix bad index usageJakub Pawlowski
2016-08-02GATT Server refactoring (2/4)Jakub Pawlowski
2014-11-26Add server-side callback for change in MTU (4/4)Andre Eisenbach
2014-09-24Remove remanents of onConnectionCongested in framworkPrerepa Viswanadham
2014-09-11Remove onConnectionCongested callbackPrerepa Viswanadham
2014-08-14Prevent crash in Gatt service due to null pointer inPrerepa Viswanadham
2014-07-18Reduce GATT logging outputAndre Eisenbach
2014-07-01LE: Fix GATT server documentation to reflect API updatesAndre Eisenbach
2014-06-27LE: Add notification sent and congestion callbacks (3/4)Andre Eisenbach
2014-05-06Add transport param to Connect APIsGanesh Ganapathi Batta
2013-12-19BLE peripheral mode (3/4): Add peripheral mode API.Wei Wang
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-05-30am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guid...Matthew Xie
2013-05-30Update javadoc to give app write better guidenceMatthew Xie
2013-05-13BluetoothGatt: Print stack trace if an exception occurs in a callbackMike Lockwood
2013-04-10Make BluetoothGattServer.close() publicAndre Eisenbach
2013-04-03Fix minor LE descriptor permissions issueAndre Eisenbach
2013-03-28Unhide Bluetooth Low Energy public APIsMatthew Xie
2013-03-12Fixed 32 bit characteristic value assignmentAndre Eisenbach
2013-02-27Initial version of BLE support for BluedroidGanesh Ganapathi Batta