datacommsserver/esockserver/MobilityCoreProviders/inc/mobilitymcprstates.h
branchRCL_3
changeset 13 0b0e9fce0b58
parent 4 928ed51ddc43
equal deleted inserted replaced
12:8b5d60ce1e94 13:0b0e9fce0b58
    40 //-=========================================================
    40 //-=========================================================
    41 
    41 
    42 const TInt KStartMobilityHandshake	= 10000;
    42 const TInt KStartMobilityHandshake	= 10000;
    43 const TInt KAwaitMobility        	= 10001;
    43 const TInt KAwaitMobility        	= 10001;
    44 const TInt KRejected                = 10002;
    44 const TInt KRejected                = 10002;
       
    45 const TInt KReConnect               = 10003;
    45 
    46 
    46 //-=========================================================
    47 //-=========================================================
    47 //
    48 //
    48 //Mutexes
    49 //Mutexes
    49 //
    50 //