xref: /haiku/headers/private/bluetooth/btModules.h (revision 579f1dbca962a2a03df54f69fdc6e9423f91f20e)
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