telephonyserverplugins/common_tsy/customapi/inc/RMmCustomAPI.h
branchRCL_3
changeset 21 4814c5a49428
parent 0 3553901f7fa8
equal deleted inserted replaced
20:07a122eea281 21:4814c5a49428
     1 /*
     1 /*
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    36 const TInt KIpcCustomMaxLimi = 1000299;
    36 const TInt KIpcCustomMaxLimi = 1000299;
    37 const TInt KIpcCustomAPIExtensionExt = 1000450;
    37 const TInt KIpcCustomAPIExtensionExt = 1000450;
    38 
    38 
    39 _LIT(KCustomAPIName,"CUSTOMAPI");
    39 _LIT(KCustomAPIName,"CUSTOMAPI");
    40 _LIT(KTerminateAllCalls,"ALL_CALLS");
    40 _LIT(KTerminateAllCalls,"ALL_CALLS");
    41 const TInt KSimLockMaxPasswordSize = 15;
    41 const TInt KSimLockMaxPasswordSize = 30;
    42 const TInt KSimCbTopicNameLength = 20;
    42 const TInt KSimCbTopicNameLength = 20;
    43 const TInt KSubAddressSize = 20;
    43 const TInt KSubAddressSize = 20;
    44 const TInt KBearerCapabilitySize = 14;
    44 const TInt KBearerCapabilitySize = 14;
    45 
    45 
    46 // alpha tag length is 124
    46 // alpha tag length is 124