datasourcemodules/bluetoothgpspositioningmodule/btgpspsy/inc/btgpspsy.hrh
changeset 36 b47902b73a93
parent 0 9cfd9a3ee49c
equal deleted inserted replaced
35:a2efdd544abf 36:b47902b73a93
       
     1 /*
       
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #ifndef __BTPSY_HRH__
       
    21 #define __BTPSY_HRH__
       
    22 
       
    23 //BT GPS PSY implementation UID
       
    24 #define KPosBTPSYImplUid 0x101FE999
       
    25 
       
    26 #endif // __BTPSY_HRH__
       
    27 
       
    28 // End of File
       
    29 
       
    30