summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth/BluetoothGatt.java
AgeCommit message (Expand)Author
2021-04-29Merge SP1A.210425.001Scott Lobdell
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-26Merge SP1A.210122.003Scott Lobdell
2021-01-11gatt: Allow to set eatt supportƁukasz Rymanowski
2020-12-30Enhanced Attribute protocol supportSubramanian Srinivasan
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-09-24Expose service changed event to application (2/3)HsingYuan Lo
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-01-10Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-14DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) intoXin Li
2018-10-22Move some members to the "Q blacklist".Mathew Inwood
2018-10-17Synchronize on a static final object to lock mDeviceBusyAjay Panicker
2018-10-09docs: fixing errors found with lint checkerkopriva
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-04Fix spelling errors in BluetoothGatt documentationStanley Tng
2018-05-03Fix spelling errors in BluetoothGatt documentationStanley Tng
2018-04-12Add min_ce/max_ce parameters to requestLeConnectionUpdate()Stanley Tng
2018-04-03Add min_ce/max_ce parameters to requestLeConnectionUpdate()Stanley Tng
2018-02-01Add function to update LE connection parametersStanley Tng
2017-09-14Fix included service parsing (3/3)Jakub Pawlowski
2017-09-14Bluetooth: fix typo in commentJakub Pawlowski
2017-09-13Bluetooth: thread-safe callback invocationJakub Pawlowski
2017-09-13Bluetooth: fix GATT race conditions when using HandlerJakub Pawlowski
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2017-07-11Merge "GATT: Expose opportunistic client API to Java"Jack He
2017-07-11GATT: Expose opportunistic client API to JavaJack He
2017-05-16Merge "Discover primary service by UUID for PTS tests (4/4)" am: abb732fc40 a...Jakub Pawlowski
2017-05-16Discover primary service by UUID for PTS tests (4/4)Jakub Pawlowski
2017-05-05Fix Bluetooth GATT API default handler assignmentRuben Brunk
2017-05-03Fix Bluetooth GATT API default handler assignmentRuben Brunk
2017-04-27Fix NPE when accessing mCallback in BluetoothGattJakub Pawlowski
2017-04-27Read by UUID for PTS tests (1/5)Jakub Pawlowski
2017-04-27Fix NPE when accessing mCallback in BluetoothGattJakub Pawlowski
2017-04-25Bluetooth: Add handler parameter to connectGattJakub Pawlowski
2017-04-25Bluetooth: Add handler parameter to connectGattJakub Pawlowski
2017-04-18Read by UUID for PTS tests (1/5)Jakub Pawlowski
2017-04-14Bluetooth 5 PHY simplificationJakub Pawlowski
2017-04-12Bluetooth 5 PHY simplificationJakub Pawlowski
2017-03-31Bluetooth API spelling fixes ("wether" -> "whether")Jakub Pawlowski
2017-03-28Bluetooth API spelling fixes ("wether" -> "whether")Jakub Pawlowski
2017-03-27Merge "Bluetooth GATT callback naming fix "Ext" -> "" (1/2)" am: beb8ceada8 a...Jakub Pawlowski
2017-03-27Bluetooth GATT callback naming fix "Ext" -> "" (1/2)Jakub Pawlowski
2017-03-24Merge "Expose connection update callback (4/4)" am: 60865e4a8d am: 45487910b4Jakub Pawlowski
2017-03-24Expose connection update callback (4/4)Jakub Pawlowski
2017-03-23Merge "BluetoothGattCallbackExt removal" am: e2ddacaff4 am: 2a32d04a24Jakub Pawlowski
2017-03-22BluetoothGattCallbackExt removalJakub Pawlowski