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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user