mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-28 13:18:23 +00:00
wahoo: Enable support for Bluetooth hearing aids
This device is fully capable of streaming audio to Bluetooth hearing aids using the ASHA GATT protocol built on top of L2CAP, similar to A2DP. Enable the config option for the system to handle pairs of hearing aids properly and expose the option in Settings. More info at https://source.android.com/devices/bluetooth/asha Test: user reported successful audio streaming Change-Id: Ice82c48ce80626eb8beb5c51681072e213b73c39
This commit is contained in:
@@ -343,4 +343,7 @@
|
||||
<item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
|
||||
</string-array>
|
||||
|
||||
<!-- Whether Hearing Aid profile is supported -->
|
||||
<bool name="config_hearing_aid_profile_supported">true</bool>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user