connectivitylayer/isce/isirouter_dll/src/isiif.cpp
changeset 5 8ccc39f9d787
parent 0 63b37f68c1ce
child 9 8486d82aef45
equal deleted inserted replaced
4:510c70acdbf6 5:8ccc39f9d787
    25 
    25 
    26 // Constants
    26 // Constants
    27 const TInt KFirstParam( 0 );
    27 const TInt KFirstParam( 0 );
    28 const TInt KSecondParam( 1 );
    28 const TInt KSecondParam( 1 );
    29 const TInt KThirdParam( 2 );
    29 const TInt KThirdParam( 2 );
    30 const TInt KOneParam( 2 );
    30 const TInt KOneParam( 1 );
    31 const TInt KTwoParams( 2 );
    31 const TInt KTwoParams( 2 );
    32 const TInt KThreeParams( 3 );
    32 const TInt KThreeParams( 3 );
    33 
    33 
    34 
    34 
    35 // Faults
    35 // Faults