bluetoothmgmt/bluetoothclientlib/inc/a2dpoptimisation.h
changeset 48 22de2e391156
parent 0 29b1cd4cb562
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 // Copyright (c) 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".
    20 
    20 
    21 #ifndef A2DP_OPTIMISATION_H
    21 #ifndef A2DP_OPTIMISATION_H
    22 #define A2DP_OPTIMISATION_H
    22 #define A2DP_OPTIMISATION_H
    23 
    23 
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <bluetooth/hci/hcitypes.h>
    25 #include <bttypes.h>
    26 
    26 
    27 class RHCIServerSession;
    27 class RHCIServerSession;
    28 
    28 
    29 _LIT(KA2dpOptimiserUtilsPanic, "A2dpOptimClient");
    29 _LIT(KA2dpOptimiserUtilsPanic, "A2dpOptimClient");
    30 
    30