bluetoothmgmt/bluetoothclientlib/btlib/btbaseband.cpp
branchRCL_3
changeset 23 5b153be919d4
parent 14 f8503e232b0c
child 24 e9b924a62a66
equal deleted inserted replaced
22:786b94c6f0a4 23:5b153be919d4
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-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".
    16 //
    16 //
    17 
    17 
    18 #include <bt_sock.h>
    18 #include <bt_sock.h>
    19 #include <bluetooth/hci/hcierrors.h>
    19 #include <bluetooth/hci/hcierrors.h>
    20 #include <bluetooth/aclsockaddr.h>
    20 #include <bluetooth/aclsockaddr.h>
       
    21 #include <bluetooth/hci/aclpacketconsts.h>
    21 #include "btsocketpanic.h"
    22 #include "btsocketpanic.h"
    22 
    23 
    23 //.................................
    24 //.................................
    24 //
    25 //
    25 //Actual raw client
    26 //Actual raw client