diff -r 0aa8cc770c8a -r 4a793f564d72 localconnectivityservice/generichid/inc/hiduids.h --- a/localconnectivityservice/generichid/inc/hiduids.h Tue Aug 31 16:03:15 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,74 +0,0 @@ -/* -* 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 HIDUIDS_H -#define HIDUIDS_H - -#define ECOM_UID 0x10009d8d -#define REMCON_PLUGIN_IF 0x10204546 -//----- original HID uids, reserved from Symbian -#define LAYOUT_PLUGIN_UID 0x10201d25 -#define DRIVER_PLUGIN_IF 0x10201d26 -#define LAYOUT_PLUGIN_IF 0x10201d27 -#define BTHID_SRV_UID 0x10201d28 -#define LAYOUTMGR_UID 0x10201d29 -#define BTKEYBOARD_APP_UID 0x10201d2a -#define STARTER_UID 0x10201d2b -#define BTHID_PLUGIN_UID 0x10201d2c -//----- reserved from NSS list -#define MOUSE_UID 0x10281cfc -#define BTHID_CLIENT_UID 0x10281cfd -#define GENERICHID_UID 0x10281cfe -#define GSPLUGIN_IMP 0x10281cff -#define BTHID_MAIN_IMP 0x10281d00 -#define BTHID_SETTINGS_IMP 0x10281d01 -#define BTHID_PLUGIN_IF 0x10281d02 -#define INSTALLER_UID 0x10281d03 -#define KEYBOARD_UID 0x10281d04 -#define KEYBOARD_DRIVER_IMP 0x10282bfd -#define MOUSE_DRIVER_IMP 0x10282bfe -#define BELGIAN_LAYOUT_IMP 0x10282bff -#define DANISH_LAYOUT_IMP 0x10282c00 -#define DUTCH_LAYOUT_IMP 0x10282c01 -#define FINSWE_LAYOUT_IMP 0x10282c02 -#define FRENCH_LAYOUT_IMP 0x10282c03 -#define GERMAN_LAYOUT_IMP 0x10282c04 -#define ITALIAN_LAYOUT_IMP 0x10282c05 -#define NORWEGIAN_LAYOUT_IMP 0x10282c06 -#define PORTUGUESE_LAYOUT_IMP 0x10282c07 -#define SPANISH_LAYOUT_IMP 0x10282c08 -#define SU8GERMAN_LAYOUT_IMP 0x10282c09 -#define SU8RUSSIAN_LAYOUT_IMP 0x10282c0a -#define SU8RUSSIANINT_LAYOUT_IMP 0x10282c0b -#define SU8FINSWE_LAYOUT_IMP 0x10282c0c -#define SU8DANNOR_LAYOUT_IMP 0x10282c0d -#define SU8USENGLISH_LAYOUT_IMP 0x10282c0e -#define SU8INTUSENGLISH_LAYOUT_IMP 0x10282c0f -#define UK_LAYOUT_IMP 0x10282c10 -#define US_LAYOUT_IMP 0x10282c11 -#define USDVORAK_LAYOUT_IMP 0x10282c12 -#define USINT_LAYOUT_IMP 0x10282c13 -#define KBDCLIENT_UID 0x10282c14 -#define HEADSET_UID 0x10282c15 -#define HEADSET_DRIVER_IMP 0x10282c16 -#define HIDREMCON_UID 0x10282c17 -#define HIDREMCON_IMP 0x10282c18 -#define HIDEVENTPUBLISHER_UID 0x10282c19 -// Last reserved UID 0x10282c3c - -#endif // __HIDUIDS_H__