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