usbservices_plat/usb_personality_api_header/inc/UsbWatcherInternalCRKeys.h
branchRCL_3
changeset 23 25fce757be94
parent 7 ff9df6630274
child 24 e02eb84a14d2
equal deleted inserted replaced
22:5b2a402e96ac 23:25fce757be94
     1 /*
     1 /*
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2007 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".
    28 
    28 
    29 const TUint32 KUsbWatcherPersonality = 0x00000002;
    29 const TUint32 KUsbWatcherPersonality = 0x00000002;
    30 
    30 
    31 const TUint32 KUsbWatcherChargingDefaultPersonality = 0x00000003;
    31 const TUint32 KUsbWatcherChargingDefaultPersonality = 0x00000003;
    32 
    32 
    33 const TUint32 KUsbWatcherCertTestChargingPersonality = 0x00000004;
       
    34 
       
    35 #endif      // USBWATCHERINTERNALCRKEYS_H
    33 #endif      // USBWATCHERINTERNALCRKEYS_H
    36 
    34 
    37 // End of File
    35 // End of File