sipvoipprovider/inc/svpconsts.h
changeset 2 7b872347d83b
parent 0 a4daefaec16c
child 11 6134b5029079
equal deleted inserted replaced
1:bfb1de3eac8e 2:7b872347d83b
   203 const TUint8 KSVPColonMark     = ':';
   203 const TUint8 KSVPColonMark     = ':';
   204 const TUint8 KSVPSemiColonMark = ';'; 
   204 const TUint8 KSVPSemiColonMark = ';'; 
   205 
   205 
   206 const TUint KSVPMaxLangCodeLength = 4; 
   206 const TUint KSVPMaxLangCodeLength = 4; 
   207 
   207 
       
   208 //Logging
       
   209 const TInt KSvpMaxDebugBufferSize = 256;
       
   210 
   208 // ipapputils
   211 // ipapputils
   209 const TUint KSVPWlanMacAddressLength = 50;
   212 const TUint KSVPWlanMacAddressLength = 50;
   210 _LIT8 ( KSVPWlanMacAddressFrmt, "-" );
   213 _LIT8 ( KSVPWlanMacAddressFrmt, "-" );
   211 
   214 
   212 const TInt KSVPContactArrayGranularity = 5;
   215 const TInt KSVPContactArrayGranularity = 5;