Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5d0f95e2 authored by William Escande's avatar William Escande
Browse files

InCallService: Disconnecting as disconnected

During hang up of a call, Telecom update the call state from
Call.STATE_ACTIVE to Call.STATE_DISCONNECTING and propagate it to
BluetoothInCallService.

And BluetoothInCallService update the phone state with numActive=0 and
callState=idle to HFP, this result in SCO link disconnected before the
call end.

The solution is to treat Call.STATE_DISCONNECTING as disconnected, so
HFP does not disconnect the SCO link when call disconnected.

Bug: 328847580
Fix: 328847580
Test: None
Flag: Exempt convergence code
Change-Id: I06e05914de5911ddf9ce9d7a6e383d512375ef26
parent 1f6c496b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment