datacommsserver/esockserver/MobilityCoreProviders/inc/mobilitymcprstates.h
changeset 2 dee179edb159
parent 1 21d2ab05f085
child 4 928ed51ddc43
equal deleted inserted replaced
1:21d2ab05f085 2:dee179edb159
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // Mobility Meta Connection Provider States
    14 // Mobility Meta Connection Provider States
    15 // 
    15 //
    16 //
    16 //
    17 
    17 
    18 /**
    18 /**
    19  @file
    19  @file
    20  @internalComponent
    20  @internalComponent
    37 //
    37 //
    38 //Core Mobile Meta Connection Provider Transition Ids 10000..11000
    38 //Core Mobile Meta Connection Provider Transition Ids 10000..11000
    39 //
    39 //
    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 
       
    45 
    44 
    46 //-=========================================================
    45 //-=========================================================
    47 //
    46 //
    48 //Mutexes
    47 //Mutexes
    49 //
    48 //