diff -r 07a122eea281 -r 4814c5a49428 telephonyserverplugins/common_tsy/customapi/inc/RMmCustomAPI.h --- a/telephonyserverplugins/common_tsy/customapi/inc/RMmCustomAPI.h Wed Sep 01 12:40:21 2010 +0100 +++ b/telephonyserverplugins/common_tsy/customapi/inc/RMmCustomAPI.h Tue Sep 14 23:33:57 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -38,7 +38,7 @@ _LIT(KCustomAPIName,"CUSTOMAPI"); _LIT(KTerminateAllCalls,"ALL_CALLS"); -const TInt KSimLockMaxPasswordSize = 15; +const TInt KSimLockMaxPasswordSize = 30; const TInt KSimCbTopicNameLength = 20; const TInt KSubAddressSize = 20; const TInt KBearerCapabilitySize = 14;