phonesrv_plat/converged_call_provider_api/inc/ccpdefs.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
    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
    41 
    42 
    42 
    43 
    43 /**
    44 /**
    44 * CS specific information. Fetched from CS-plugin via CCE.
    45 * CS specific information. Fetched from CS-plugin via CCE.
    45 * No other plug-ins use this information.
    46 * No other plug-ins use this information.