commit | a5a90f68261847789c8a936f0bbb3a90c9217de2 | [log] [tgz] |
---|---|---|
author | Sandeep Gutta <sangutta@codeaurora.org> | Thu Jun 30 17:02:28 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Sep 02 00:44:37 2016 -0700 |
tree | 46af9671c3941b8f4a28654797169b3ded0fd8dd | |
parent | bd9b5d2e150554d9de820613fa2a51907c17a888 [diff] |
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