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

Skip to content
Commit a5a90f68 authored by Sandeep Gutta's avatar Sandeep Gutta Committed by Gerrit - the friendly Code Review server
Browse files

MSIM: Fix to handle timeout related finish response

When set radio cap request timeout happens, ProxyController sends FINISH
with failure status to cleanup ongoing transcation, while sending
FINISH reuqests it generates new session id, but the generated new
session id is not updated in global variable and because of that the
FINISH response is ignored.

To fix this update the generated new session id in global variable.

Change-Id: I4ec7aa106f65a763809bd3d9392b56882216f132
parent bd9b5d2e
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