summaryrefslogtreecommitdiff
path: root/doc/adapter-api.txt
diff options
context:
space:
mode:
authorMikel Astiz <mikel.astiz@bmw-carit.de>2012-12-05 13:51:40 +0100
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-05 16:41:25 +0200
commit07bf7e9098188e9328bcc8606b1812067884263c (patch)
tree274df1b4d576d1048551e000b1a88f1273c3eca0 /doc/adapter-api.txt
parent67dab2d2aeec9ab895da6afd528ec0c63e657ff4 (diff)
downloadbluez-07bf7e9098188e9328bcc8606b1812067884263c.tar.gz
adapter: Remove FindDevice method from D-Bus API
ObjectManager.GetManagedObjects() returns all devices and their corresponding properties to any interested client. The device address is included in the property dictionary and therefore having such a FindDevice method is an unnecessary duplication.
Diffstat (limited to 'doc/adapter-api.txt')
-rw-r--r--doc/adapter-api.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 35827933f..983a20de2 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -64,13 +64,6 @@ Methods void RequestSession()
org.bluez.Error.Failed
org.bluez.Error.NotAuthorized
- object FindDevice(string address)
-
- Returns the object path of device for given address.
-
- Possible Errors: org.bluez.Error.DoesNotExist
- org.bluez.Error.InvalidArguments
-
void RemoveDevice(object device)
This removes the remote device object at the given