bluetooth/btstack/linkmgr/hostresolver.h
changeset 33 4e80e1b997a8
parent 0 29b1cd4cb562
child 44 e9b924a62a66
child 48 22de2e391156
equal deleted inserted replaced
19:4b81101308c6 33:4e80e1b997a8
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-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".
    22 
    22 
    23 #include <bt_sock.h>
    23 #include <bt_sock.h>
    24 #include <es_prot.h>
    24 #include <es_prot.h>
    25 #include <bluetooth/hcicommandqueue.h>
    25 #include <bluetooth/hcicommandqueue.h>
    26 #include <bluetooth/hcicommandqueueclient.h>
    26 #include <bluetooth/hcicommandqueueclient.h>
       
    27 #include <bluetooth/hci/hcitypes.h>
       
    28 #include <bluetooth/hci/hciconsts.h>
    27 
    29 
    28 // BT1.1: Could make these runtime configurable.
    30 // BT1.1: Could make these runtime configurable.
    29 
    31 
    30 // HCI Inquiry length time, in 1.28 seconds.
    32 // HCI Inquiry length time, in 1.28 seconds.
    31 static const TInt KInquiryLength		= 10;
    33 static const TInt KInquiryLength		= 10;