diff -r 2702348f1fe7 -r 2553637c2525 shortlinkconn_plat/generic_hid_api/inc/hiddriverpluginuid.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/shortlinkconn_plat/generic_hid_api/inc/hiddriverpluginuid.h Tue May 25 13:38:30 2010 +0300 @@ -0,0 +1,24 @@ +/* +* Copyright (c) 2007 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: UID definitions. +* +*/ + + +#ifndef HIDDRIVERPLUGINUID_H +#define HIDDRIVERPLUGINUID_H + +#define DRIVER_PLUGIN_IF_UID 0x10201d26 + +#endif // __HIDUIDS_H__