terminalsecurity/SCP/SCPServer/inc/SCPServer.h
changeset 2 5594fba90824
parent 0 b497e44ab2fc
child 4 958eca8527dd
equal deleted inserted replaced
1:a9c0ce913924 2:5594fba90824
   214     SCPPolicyRanges,
   214     SCPPolicyRanges,
   215     SCPPolicyElementsIndex,
   215     SCPPolicyElementsIndex,
   216     SCPPolicyElements
   216     SCPPolicyElements
   217     };      
   217     };      
   218 
   218 
   219 const TInt KSCPDefaultMaxTO( 0 );
   219 const TInt KSCPDefaultMaxTO( 1440 );
   220 
   220 
   221 // reasons for server panic
   221 // reasons for server panic
   222 enum TSCPServPanic
   222 enum TSCPServPanic
   223 	{
   223 	{
   224 	ESvrCreateServer,
   224 	ESvrCreateServer,