bluetooth/btstack/test/util/hcemulator/hcemulator.h
changeset 48 22de2e391156
parent 0 29b1cd4cb562
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-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".
    21 #include <es_sock.h>
    21 #include <es_sock.h>
    22 #include <f32file.h>
    22 #include <f32file.h>
    23 #include <bt_sock.h>
    23 #include <bt_sock.h>
    24 #include <c32comm.h>
    24 #include <c32comm.h>
    25 #include <bluetooth/hci/hcierrors.h>
    25 #include <bluetooth/hci/hcierrors.h>
       
    26 #include <bluetooth/hci/hcitypes.h>
    26 
    27 
    27 const TInt KReadBufSize			=258;
    28 const TInt KReadBufSize			=258;
    28 const TInt KWriteBufSize		=258;
    29 const TInt KWriteBufSize		=258;
    29 
    30 
    30 // properties of emulated host controller
    31 // properties of emulated host controller