bearermanagement/S60MCPR/inc/s60mcpractivities.h
branchRCL_3
changeset 15 4dc3bb0099b0
parent 13 68f0c7cd80ec
child 24 c45d4fe2ff0a
equal deleted inserted replaced
13:68f0c7cd80ec 15:4dc3bb0099b0
   558     DECLARE_SMELEMENT_FOOTER( TStartMobilityHandshakeBackwardsOrError )
   558     DECLARE_SMELEMENT_FOOTER( TStartMobilityHandshakeBackwardsOrError )
   559 
   559 
   560     /**
   560     /**
   561      * FORK/DECISION: Decides if needs cancel or not.
   561      * FORK/DECISION: Decides if needs cancel or not.
   562      */
   562      */
   563     DECLARE_SMELEMENT_HEADER( TInformMigrationAvailableOrCancelTag, 
   563     DECLARE_SMELEMENT_HEADER( TInformMigrationAvailableOrErrorOrCancelTag, 
   564                               MeshMachine::TStateFork<TContext>, 
   564                               MeshMachine::TStateFork<TContext>, 
   565                               NetStateMachine::MStateFork, 
   565                               NetStateMachine::MStateFork, 
   566                               TContext )
   566                               TContext )
   567     virtual TInt TransitionTag();
   567     virtual TInt TransitionTag();
   568     DECLARE_SMELEMENT_FOOTER( TInformMigrationAvailableOrCancelTag )
   568     DECLARE_SMELEMENT_FOOTER( TInformMigrationAvailableOrErrorOrCancelTag )
   569 
   569 
   570     /**
   570     /**
   571      * FORK/DECISION: Decides what happens after IPCPR application completes the 
   571      * FORK/DECISION: Decides what happens after IPCPR application completes the 
   572      * three way handshake.
   572      * three way handshake.
   573      * 1. Application accepted, continue to send accept to policy server.
   573      * 1. Application accepted, continue to send accept to policy server.