xref: /haiku/headers/private/bluetooth/btModules.h (revision 95c9effd68127df2dce202d5e254a7c86560010a)
1 /*
2  * Copyright 2008 Oliver Ruiz Dorantes, oliver.ruiz.dorantes_at_gmail.com
3  * All rights reserved. Distributed under the terms of the MIT License.
4  */
5 #ifndef _BTMODULES_H
6 #define _BTMODULES_H
7 
8 
9 #define NET_BLUETOOTH_L2CAP_NAME "network/protocols/l2cap/v1"
10 
11 #endif // _BCOREDATA_H
12