commsfwsupport/commselements/meshmachine/src/mm_activities.cpp
branchRCL_3
changeset 11 98a7181d2ce7
parent 0 dfb7c4ff071f
child 18 9644881fedd0
equal deleted inserted replaced
9:77effd21b2c9 11:98a7181d2ce7
   695 
   695 
   696 	TEErrorRecovery::TErrorRecoveryResponse& msg = message_cast<TEErrorRecovery::TErrorRecoveryResponse>(aContext.iMessage);
   696 	TEErrorRecovery::TErrorRecoveryResponse& msg = message_cast<TEErrorRecovery::TErrorRecoveryResponse>(aContext.iMessage);
   697     iRetryingForMessageId = msg.iErrResponse.iMessageId;
   697     iRetryingForMessageId = msg.iErrResponse.iMessageId;
   698 	aActivity.ACore::DoCurrent(storedContext);
   698 	aActivity.ACore::DoCurrent(storedContext);
   699     aContext.Node().HandleMessageReturnValue(*storedContext);
   699     aContext.Node().HandleMessageReturnValue(*storedContext);
   700     iContextDesc.Zero();
       
   701     }
   700     }
   702 
   701 
   703 //-=========================================================
   702 //-=========================================================
   704 //
   703 //
   705 //AActivitySemaphore
   704 //AActivitySemaphore