summaryrefslogtreecommitdiff
path: root/bluetooth/audio/aidl/default/BluetoothAudioProvider.cpp
AgeCommit message (Collapse)Author
2022-04-07BtAudio: Prevent unlink dead binderJosh Wu
Tag: #stability Bug: 227029886 Test: manually kill bt process Change-Id: Ic976a33feb5a3636ab828637faf0ba109f5948ce
2022-02-15SpatialAudio: Set low latency allowed signal at startSessionChen 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-10Spatial Audio: Implement setLowLatencyAllowed functions in BluetoothAudioSessionChen Chen
Bug: 214615268 Test: Build: Tag: #feature Change-Id: I01c182b46fe72ee8f7c8e12e59ea2413c423b061
2022-02-08Spatial Audio: Move setLowLatencyModeAllowed from hidl to aidlChen Chen
Bug: 214615268 Tag: #feature Test: build Change-Id: I37d1ae3408d2ca7ce11d917b1173abb56bde8e76
2022-01-17Add Bluetooth Audio default AIDL implementationJosh Wu
Test: manual Bug: 203490261 Change-Id: I39224ecdd18b9eb0626d6188442a33ef65820673