* Add one more inquiry process hook function for notify when it has started
* Move Messages id to a private header * New constructor for RemoteDevice git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24376 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -42,6 +42,7 @@ class RemoteDevice {
|
||||
|
||||
protected:
|
||||
RemoteDevice(BString address);
|
||||
RemoteDevice(bdaddr_t address);
|
||||
|
||||
/* Instances of this class only will be done by Discovery[Listener|Agent] TODO */
|
||||
friend class DiscoveryListener;
|
||||
|
||||
Reference in New Issue
Block a user