Refactoring: Audio Routing Handler (Step 1)
This CL refactors connection and activation events to be handled in the AudioRoutingHandler. This will remove the mLock and migrate the variables guarded by the mLock into the handler. It will also remove the priority of hearing aid devices so that they are activated at the same level as other BT devices. This CL refactors the connection events of A2DP and HFP, and more CLs will follow. Bug: 299023147 Test: atest BluetoothInstrumentationTests Change-Id: I2c6ac3cafb1ee2f68c9b33b624b0769762e08fcd
Loading
Please register or sign in to comment