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". |
23 |
23 |
24 // Config |
24 // Config |
25 #include "../btconfig/bld.inf" |
25 #include "../btconfig/bld.inf" |
26 |
26 |
27 // Logging code |
27 // Logging code |
28 #include "../../bluetooth/btlogger/group/BLD.INF" |
28 #include "../../bluetooth/btlogger/group/bld.inf" |
29 |
29 |
30 // User code |
30 // User code |
31 #include "../bluetoothclientlib/bld.inf" |
31 #include "../bluetoothclientlib/bld.inf" |
32 |
32 |
33 // HCI layer (API version 2) |
33 // HCI layer (API version 2) |
43 // Remote Control |
43 // Remote Control |
44 #include "../../../devicesrv/accessoryservices/remotecontrolfw/group/bld.inf" |
44 #include "../../../devicesrv/accessoryservices/remotecontrolfw/group/bld.inf" |
45 |
45 |
46 // Profiles |
46 // Profiles |
47 #include "../../bluetooth/gavdp/group/bld.inf" |
47 #include "../../bluetooth/gavdp/group/bld.inf" |
48 #include "../../bluetoothcommsprofiles/btpan/group/BLD.INF" |
48 #include "../../bluetoothcommsprofiles/btpan/group/bld.inf" |
49 |
49 |
50 |
50 |
51 // CSY |
51 // CSY |
52 #include "../../bluetooth/btcomm/bld.inf" |
52 #include "../../bluetooth/btcomm/bld.inf" |
53 |
53 |