phonesrv_plat/converged_call_provider_api/inc/ccpdefs.h
changeset 19 e44a8c097b15
parent 0 ff3b6d0fd310
child 44 987c9837762f
--- a/phonesrv_plat/converged_call_provider_api/inc/ccpdefs.h	Mon May 03 13:01:45 2010 +0300
+++ b/phonesrv_plat/converged_call_provider_api/inc/ccpdefs.h	Fri May 14 16:24:46 2010 +0300
@@ -36,8 +36,9 @@
 const TUint KCCPPhoneSerialNumberSize = 50;        // 
 const TUint KCCPSysUtilVersionTextLength = 64;     // from sysutil.h
 const TUint KCCPPhoneModelIdSize = 50;             // from RMobilePhone::KPhoneModelIdSize
-const TUint KCCPPhoneManufacturerIdSize = 50;    // fromRMobilePhone::KPhoneManufacturerIdSize
+const TUint KCCPPhoneManufacturerIdSize = 50;      // fromRMobilePhone::KPhoneManufacturerIdSize
 const TUint KCCPUUSIdSize                = 129;    // etelmm.h, as KMaxUUISize
+const TUint KCCPAlphaIdMaxSize = 254;              // etelmm.h, as KAlphaIdMaxSize
 
 
 /**