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

Skip to content
Commit b9c66316 authored by Preeti Ahuja's avatar Preeti Ahuja Committed by Gerrit - the friendly Code Review server
Browse files

CatService: Correct Open Channel handling.

STK open channel command requests are communicated to the
telephony framework via an UNSOL_STK_EVENT_NOTIFY followed by
UNSOL_STK_CALL_SETUP pair of RIL messages.

This communication is distinct from a proactive command
since the card is only looking to notify the framework
of an action that the modem will handle on its own.

Thus, we need to adjust the conditional block properly to
catch this situation and send the appropriate response
back to RIL.

Change-Id: If29911d9b1d0d6c6b1213abc644fff57cf3d7398
CRs-Fixed: 580669
parent 345f198b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment