Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-15 | SpatialAudio: Set low latency allowed signal at startSession | Chen Chen | |
The logic is that to send FREE and LOW_LATENCY to audio at startSession, if bt receives setLowLatencyModeAllowed(true) before start session. If the parameter false, or bt doesn't receive the signal at all, then bt sends FREE to audio. Test: build Bug: 214615268 Tag: #feature Change-Id: I895a7fc6dd5d1567dce64ddcf967550f5cac882b | |||
2022-02-09 | BT: Broadcast AIDL more handle on the default implementation | Alice Kuo | |
* seperate the provider for unicast and broadcast * add handle for the audio configuration broadcast offload Bug: 150670922 Test: make Tag: #feature Change-Id: Ie41496be24e3742b2f1fa438bc4ed4b127e72dd0 | |||
2022-01-17 | Add Bluetooth Audio default AIDL implementation | Josh Wu | |
Test: manual Bug: 203490261 Change-Id: I39224ecdd18b9eb0626d6188442a33ef65820673 |