Supply a supoprt file for functions used among all the kit

Move implementation from LocalDevice for retrieving the BluetoothServer Messenger



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24385 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Ruiz Dorantes
2008-03-13 20:13:39 +00:00
parent 057d0dc02a
commit 23234fa59d
5 changed files with 48 additions and 29 deletions
-2
View File
@@ -51,8 +51,6 @@ class LocalDevice {
private:
LocalDevice(hci_id hid);
static status_t SRetrieveBluetoothMessenger(void);
status_t RetrieveBluetoothMessenger(void);
static LocalDevice* RequestLocalDeviceID(BMessage* request);
static BMessenger* sfMessenger;