Refactoring: Audio Routing Handler (Step 2)
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 LE audio, and more CLs will follow. Bug: 299023147 Test: atest BluetoothInstrumentationTests Change-Id: Ibe9e894bd95920887dd8395e661b6d3b187c0a82
Loading
Please register or sign in to comment