networkingtestandutils/ipprobe/inc/family.h
branchRCL_3
changeset 21 abbed5a4b42a
parent 0 af10295192d8
child 22 8d540f55e491
equal deleted inserted replaced
20:7e41d162e158 21:abbed5a4b42a
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-2010 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 
    22 #ifndef __PROBE_FAMILY_H
    23 #ifndef __PROBE_FAMILY_H
    23 #define __PROBE_FAMILY_H
    24 #define __PROBE_FAMILY_H
    24 
    25 
    25 const TUint16 KAfProbe			= 0x08b6;	//Dummy value
    26 const TUint16 KAfProbe			= 0x08b6;	//Dummy value
    26 
    27