phonesrv_plat/converged_call_provider_api/inc/ccpdefs.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    34 **/
    34 **/
    35 
    35 
    36 const TUint KCCPPhoneSerialNumberSize = 50;        // 
    36 const TUint KCCPPhoneSerialNumberSize = 50;        // 
    37 const TUint KCCPSysUtilVersionTextLength = 64;     // from sysutil.h
    37 const TUint KCCPSysUtilVersionTextLength = 64;     // from sysutil.h
    38 const TUint KCCPPhoneModelIdSize = 50;             // from RMobilePhone::KPhoneModelIdSize
    38 const TUint KCCPPhoneModelIdSize = 50;             // from RMobilePhone::KPhoneModelIdSize
    39 const TUint KCCPPhoneManufacturerIdSize = 50;      // fromRMobilePhone::KPhoneManufacturerIdSize
    39 const TUint KCCPPhoneManufacturerIdSize = 50;    // fromRMobilePhone::KPhoneManufacturerIdSize
    40 const TUint KCCPUUSIdSize                = 129;    // etelmm.h, as KMaxUUISize
    40 const TUint KCCPUUSIdSize                = 129;    // etelmm.h, as KMaxUUISize
    41 const TUint KCCPAlphaIdMaxSize = 254;              // etelmm.h, as KAlphaIdMaxSize
       
    42 
    41 
    43 
    42 
    44 /**
    43 /**
    45 * CS specific information. Fetched from CS-plugin via CCE.
    44 * CS specific information. Fetched from CS-plugin via CCE.
    46 * No other plug-ins use this information.
    45 * No other plug-ins use this information.