xref: /haiku/src/kits/bluetooth/KitSupport.h (revision b30304acc8c37e678a1bf66976d15bdab103f931)
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