equal
deleted
inserted
replaced
54 const static TInt KDefaultMaxWaitTime = 90; // seconds |
54 const static TInt KDefaultMaxWaitTime = 90; // seconds |
55 const static TInt KDefaultStartUpDelay = 5; // seconds |
55 const static TInt KDefaultStartUpDelay = 5; // seconds |
56 const static TInt KHtiDefaultPriority = 3; |
56 const static TInt KHtiDefaultPriority = 3; |
57 const static TInt KHtiWatchDogEnabledDefault = 0; |
57 const static TInt KHtiWatchDogEnabledDefault = 0; |
58 const static TInt KHtiConsoleEnabledDefault = 0; |
58 const static TInt KHtiConsoleEnabledDefault = 0; |
59 const static TInt KHtiAutoStartEnabledDefault = 1; |
59 const static TInt KHtiAutoStartEnabledDefault = 0; |
60 const static TInt KHtiShowErrorDialogsDefault = 1; |
60 const static TInt KHtiShowErrorDialogsDefault = 1; |
61 const static TInt KHtiReconnectDelay = 0; |
61 const static TInt KHtiReconnectDelay = 0; |
62 |
62 |
63 // MACROS |
63 // MACROS |
64 |
64 |