satengine/satserver/Engine/src/CSatCommandContainer.cpp
changeset 51 12bc758d6a02
parent 35 6aefa3341fcc
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
    56 _LIT( KSatServerRsc, "satapp_");
    56 _LIT( KSatServerRsc, "satapp_");
    57 _LIT( KSatLogTitle, "txt_simatk_title_sim_services");
    57 _LIT( KSatLogTitle, "txt_simatk_title_sim_services");
    58 _LIT( KSatCmccTitle, "txt_simatk_titlw_cmcc_sim_services");
    58 _LIT( KSatCmccTitle, "txt_simatk_titlw_cmcc_sim_services");
    59 
    59 
    60 const TUid KSatInterfaceDefinitionUid = { 0x1000f001 };
    60 const TUid KSatInterfaceDefinitionUid = { 0x1000f001 };
    61 const TInt KSizeOfBuf = 50;
       
    62 
    61 
    63 
    62 
    64 // Important plugins UIDs. These are started on startup
    63 // Important plugins UIDs. These are started on startup
    65 // Implementation UID is from the <plugin>.rss
    64 // Implementation UID is from the <plugin>.rss
    66 const TUid KSetUpEventListUid = { 0x10202993 };
    65 const TUid KSetUpEventListUid = { 0x10202993 };