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

Skip to content
Commit 11cb63b1 authored by Sandeep Gutta's avatar Sandeep Gutta
Browse files

MSIM: Fix flex map related issues

1. Send FINISH with failure status if any of the
   START request fails.

2. When set radio cap request timeout happens, to cleanup
   ongoing transcation ProxyController sends FINISH with
   failure status, while sending FINISH reuqests it
   generates a 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 and reset the RAF status counter to 0.

3. While sending FINISH pass new RAF/modem Uuid
   if overall request is success.

Test: performed flex map sanity
Bug: 28382997
Change-Id: Ibc8f5ed14616b4c5fe5694fe2717ce75704e4bf8
parent f6800ef3
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