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