clock/clockengines/clockserver/server/src/clockserverimpl.cpp
changeset 49 5de72ea7a065
parent 37 360d55486d7f
child 50 579cc610882e
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    34 
    34 
    35 // Constants
    35 // Constants
    36 const TInt KZeroIndex( 0 );
    36 const TInt KZeroIndex( 0 );
    37 const TInt KSingleZone( 1 );
    37 const TInt KSingleZone( 1 );
    38 const TInt KSinglePlugin( 1 );
    38 const TInt KSinglePlugin( 1 );
    39 const TInt KSetValidNitz( 1 );
       
    40 const TUid KTimeSourceInterfaceUID = { 0x200159A7 };
    39 const TUid KTimeSourceInterfaceUID = { 0x200159A7 };
    41 const TInt KNitzPlugin( 0x200159A5 );
    40 const TInt KNitzPlugin( 0x200159A5 );
    42 
    41 
    43 // ---------------------------------------------------------
    42 // ---------------------------------------------------------
    44 // CClkSrvImpl::NewL
    43 // CClkSrvImpl::NewL