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