equal
deleted
inserted
replaced
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". |
34 #include <btsocketoptionlevels.h> |
34 #include <btsocketoptionlevels.h> |
35 #include <btdevice.h> |
35 #include <btdevice.h> |
36 |
36 |
37 #include <es_sock.h> |
37 #include <es_sock.h> |
38 #include <bttypes.h> |
38 #include <bttypes.h> |
39 #include <d32comm.h> // for RS232 signal names for RFCOMM |
39 #include <d32public.h> // for RFCOMM API |
40 #include <bluetooth/hci/hcierrors.h> |
40 #include <bluetooth/hci/hcierrors.h> |
41 #include <btmanclient.h> |
41 #include <btmanclient.h> |
42 #include <bt_subscribe.h> |
42 #include <bt_subscribe.h> |
43 #include <btsockaddr.h> |
43 #include <btsockaddr.h> |
44 #include <btsecurity.h> |
44 #include <btsecurity.h> |