summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothHearingAid.java
AgeCommit message (Expand)Author
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-05-13Copy BluetoothHearingAid API into private for short-term onlyjasonwshsu
2022-03-26Correct the typo in BluetoothHearingAid#getHiSyncIdjasonwshsu
2022-02-01API Changes needed for apex to buildWilliam Escande
2021-12-16Remove allowBlocking from all BluetoothProfilesWilliam Escande
2021-12-14Copy attributable to BluetoothWilliam Escande
2021-06-03More Binder call AttributionSource assignment.Jeff Sharkey
2021-04-24Long-tail of AttributionSource plumbing.Jeff Sharkey
2021-04-23More AttributionSource plumbing.Jeff Sharkey
2021-04-18Add missing Bluetooth API permission enforcement.Jeff Sharkey
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2021-04-14Update Bluetooth API annotations.Jeff Sharkey
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-03-24BluetoothHearingAid System APIs now throw an exception if a nullRahul Sabnis
2020-03-21Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis
2020-03-20BluetoothHearingAid#getHiSyncId now consistently uses the term HiSyncIdRahul Sabnis
2020-01-02Merge "Remove unused BluetoothHearingAid APIs and usages" am: 05c99fe194 am: ...Automerger Merge Worker
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-16Remove unused BluetoothHearingAid APIs and usagesRahul Sabnis
2019-12-09Resolve BluetoothHearingAid API usages by SettingsRahul Sabnis
2019-12-02Rename priority to connection policy in bluetooth apisRahul Sabnis
2019-06-28Restore some greylist entries.Mathew Inwood
2019-05-02Fix binder leakage when turning off BluetoothUgo Yu
2019-03-18Merge "Cleanup annontations for Hearing Aids Profile API" am: f6b3f6a8d8 am: ...Stanley Tng
2019-03-16Cleanup annontations for Hearing Aids Profile APIStanley Tng
2019-03-08Merge "Add @NonNull annotations to Hearing Aids Profile APIs" am: 6fa52c9b25 ...Stanley Tng
2019-03-06Add @NonNull annotations to Hearing Aids Profile APIsStanley Tng
2019-01-23Merge "Add Android APIs for Hearing Aids Profile" am: d5344e741a am: 85a557b57bStanley Tng
2019-01-22Add Android APIs for Hearing Aids ProfileStanley Tng
2018-11-20Merge "Enable the Debug Logs for Hearing Aids Profile" am: 7271c452a9 am: 7c4...Stanley Tng
2018-11-15Enable the Debug Logs for Hearing Aids ProfileStanley Tng
2018-10-15Makes bluetooth profile services bind to current (foreground) user.jovanak
2018-08-02Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-29Hearing Aid: change get/set active device (3/3)Hansong Zhang
2018-03-23Hearing Aid Profile: set and get activeDeviceHansong Zhang
2018-02-14Hearing Aid profileJakub Pawlowski