TWSP-HFP: update twsp device with proper role
In below scenario, VS_TWS_eSCO_Setup_Cmd for two SCO connection
config different role for same earbud.
1. Pair and connect both earbuds
2. Outgoing call, setup SCO1 and SCO2 for both earbuds, both of
VS_TWS_eSCO_Setup_Cmd config left=EB1, right=EB2.
3. Disconnect HFP connection of EB2, SCO2 get disconnected also
4. Reconnect HFP connection with EB2, setup SCO3 with EB2,
VS_TWS_eSCO_Setup_Cmd for SCO3 config left=EB2, right=EB1.
This change update proper role for twsp device while setup HFP
AG connection.
Change-Id: I2d42f0f55c29e46f791f822ae7a4198a7fa996b9
CRs-Fixed: 2387596
1 file changed