Break the control early when the stream state of Bluetooth Audio changed
When switching active device, the Bluetooth stack would first stop the datapath while the audio HAL was still streaming, and the failure by busy was returned to HAL. Since the control status was returned, HAL should not ignore the result or kept waiting, because the stack wouldn't queue the control. Bug: 124838461 Test: switch the codec and active device manually Change-Id: I73319018f726590c52c07547af90fac57114b58a
Loading
Please register or sign in to comment