diff -r 51f207bebb06 -r 0b722902461e 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 Mon May 17 11:02:52 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__