bt_plat/at_command_handler_plugin_api/inc/atext_interfaceuid.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 11:01:00 +0300
branchRCL_3
changeset 22 786b94c6f0a4
parent 0 29b1cd4cb562
permissions -rw-r--r--
Revision: 201031 Kit: 201033

/*
* Copyright (c) 2008 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:  The interface UID definition of AT extension plugins
*
*/


/**
 * The interface UID that must be used by common or modem AT extension plugins
 * in field "interface_uid" of the ECom plugin resource file.
 */
#define ATEXT_INTERFACE_COM_UID 0x2001CBED

/**
 * The interface UID that must be used by DUN AT extension plugins in field
 * "interface_uid" of the ECom plugin resource file.
 */
#define ATEXT_INTERFACE_DUN_UID 0x2001CBEE

/**
 * The interface UID that must be used by HFP AT extension plugins in field
 * "interface_uid" of the ECom plugin resource file.
 */
#define ATEXT_INTERFACE_HFP_UID 0x2001CBEF