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