summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothGatt.java
AgeCommit message (Expand)Author
2022-07-26Merge TP1A.220624.020Deyao Ren
2022-06-30Revert "Revert "Reuse SynchronousResultReceivers instead of creating new.""Neha Jain
2022-06-29Revert "Reuse SynchronousResultReceivers instead of creating new."Neha Jain
2022-06-29Reuse SynchronousResultReceivers instead of creating new.Etienne Ruffieux
2022-04-14Add Enhanced connection update SDK APIsSubramanian Srinivasan
2022-03-25Merge TP1A.220321.002Scott Lobdell
2022-03-17Address API council feedback on GATT API changes.Rahul Sabnis
2022-03-07Merge TP1A.220209.001Deyao Ren
2022-02-04Merge TP1A.220120.003Haamed Gheibi
2022-02-01Remove allowBlocking from BluetoothManagerServiceWilliam Escande
2022-01-28Remove allowBlocking from BluetoothManagerServiceWilliam Escande
2021-12-23Reduce blocking time when waiting for CharacteristicWrite queue to clearJohanna Ye
2021-12-01BluetoothGatt: Deprecate unsupported methodsHyundo Moon
2021-11-05Deprecate GATT callbacks and methods that were not memory safe andRahul Sabnis
2021-08-10Merge changes Icabed06e,I25bc13c6 am: 020a379b50 am: dcea1a5aa5Treehugger Robot
2021-08-10Merge changes Icabed06e,I25bc13c6Treehugger Robot
2021-08-09Bluetooth: Add GATT_INSUFFICIENT_AUTHORIZATION error codeJakub Tyszkowski
2021-07-09Merge "Fix long characteristic write concurrency bug." into sc-dev-plus-aospJohanna Ye
2021-07-02Fix long characteristic write concurrency bug.Johanna Ye
2021-07-01Fix long characteristic write concurrency bug.Johanna Ye
2021-06-29Merge "Add synchronization to all mDeviceBusy state changes." am: 744e835c40 ...Johanna Ye
2021-06-29Add synchronization to all mDeviceBusy state changes.Johanna Ye
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
2020-11-04Add 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-09Use new UnsupportedAppUsage annotation.Artur Satayev
2018-10-18Merge "Synchronize on a static final object to lock mDeviceBusy" am: 49651ddf...Ajay Panicker
2018-10-18Merge "Synchronize on a static final object to lock mDeviceBusy" am: 49651ddf88Ajay Panicker
2018-10-17Synchronize on a static final object to lock mDeviceBusyAjay Panicker
2018-10-10docs: fixing errors found with lint checker am: 985ec79824kopriva
2018-10-09docs: fixing errors found with lint checkerkopriva
2018-10-09docs: fixing errors found with lint checkerkopriva
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-02Add @UnsupportedAppUsage annotationsMathew Inwood
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