Telephony/ctsydispatchlayer/exportinc/mltsydispatchsecurityinterface.h
changeset 22 e3587ca0d5e1
parent 21 ab1d0f4d2aa4
equal deleted inserted replaced
21:ab1d0f4d2aa4 22:e3587ca0d5e1
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    43 	    ESecCodeSecurity = 1,
    43 	    ESecCodeSecurity = 1,
    44 	    ESecCodePin,
    44 	    ESecCodePin,
    45 	    ESecCodePuk,
    45 	    ESecCodePuk,
    46 	    ESecCodePin2,
    46 	    ESecCodePin2,
    47 	    ESecCodePuk2,
    47 	    ESecCodePuk2,
       
    48 	    ESecurityUniversalPin,
    48 	    ESecCodeUpin = 7    
    49 	    ESecCodeUpin = 7    
    49 	    };
    50 	    };
    50 
    51 
    51 	}
    52 	}
    52 
    53