networkingtestandutils/ipprobe/inc/family.h
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
     1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    17 
    17 
    18 
    18 
    19 /**
    19 /**
    20  @internalComponent
    20  @internalComponent
    21 */
    21 */
    22 
       
    23 #ifndef __PROBE_FAMILY_H
    22 #ifndef __PROBE_FAMILY_H
    24 #define __PROBE_FAMILY_H
    23 #define __PROBE_FAMILY_H
    25 
    24 
    26 const TUint16 KAfProbe			= 0x08b6;	//Dummy value
    25 const TUint16 KAfProbe			= 0x08b6;	//Dummy value
    27 
    26