xref: /haiku/src/kits/bluetooth/KitSupport.h (revision 4b3b81da9e459443d75329cfd08bc9a57ad02653)
1 /*
2  * Copyright 2008 Oliver Ruiz Dorantes, oliver.ruiz.dorantes_at_gmail.com
3  *
4  * All rights reserved. Distributed under the terms of the MIT License.
5  *
6  */
7 
8 
9 #include <Messenger.h>
10 
11 
12 BMessenger* _RetrieveBluetoothMessenger(void);
13