Update contrib.
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // MmfBtHwDeviceImplementationUIDs
18 #ifndef MMFBTHWDEVICEIMPLEMENTATIONUIDS_HRH
19 #define MMFBTHWDEVICEIMPLEMENTATIONUIDS_HRH
21 // These are the ECOM Implementation UIDs for the codecs supplied in Symbian plugins.
22 // The ECOM Interface UID for CMMFCodec is defined in mmfcodec.h
24 // Use a different UID for HwDevice interface, so don't confuse with original
25 #define KMmfUidBtPluginInterfaceHwDevice 0x1027373B
27 #define KMmfUidBtHwDevicePCM16ToPCM16 0x1027373E
28 #define KMmfUidBtHwDevicePCM16ToPCMU8 0x1027373F
29 #define KMmfUidBtHwDevicePCMU8ToPCM16 0x10273740
30 #define KMmfUidBtHwDeviceMulawToPCM16 0x10273741
31 #define KMmfUidBtHwDeviceAlawToPCM16 0x10273742
32 #define KMmfUidBtHwDevicePCM16ToMuLaw 0x10273743
33 #define KMmfUidBtHwDevicePCM16ToALaw 0x10273744
34 #define KMmfUidBtHwDevicePCM16toPCM16B 0x10273745
35 #define KMmfUidBtHwDevicePCM8ToPCM16 0x10273746
36 #define KMMFUidBtHwDevicePCM16toPCMU16B 0x10273747
37 #define KMmfUidBtHwDeviceS16ToPCMU16 0x10273748
38 #define KMmfUidBtHwDeviceS16ToPCMS8 0x10273749
39 #define KMmfUidBtHwDeviceU16BEToPCMS16 0x1027374A
40 #define KMmfUidBtHwDeviceU16ToPCMS16 0x1027374B
41 #define KMmfUidBtHwDeviceS16ToPCMU8 0x1027374C
42 #define KMMFUidBtHwDevicePCM16BtoPCM16 0x1027374D
43 #define KMMFUidBtHwDevicePCMU16toPCMU16B 0x1027374E
44 #define KMMFUidBtHwDevicePCMU16BtoPCMU16 0x1027374F
45 #define KMmfUidBtHwDeviceIMAADPCMToPCM16 0x10273750
46 #define KMmfUidBtHwDevicePCM16ToIMAADPCM 0x10273751
47 #define KMmfUidBtHwDevicePCM16ToGSM610 0x10273752
48 #define KMmfUidBtHwDeviceGSM610ToPCM16 0x10273753
50 #define KMmfUidDevSoundBtPluginDll 0x1027373C
51 #define KMmfUidDevSoundBtPlugin 0x1027373D
53 #endif // MMFBTHWDEVICEIMPLEMENTATIONUIDS_HRH