summaryrefslogtreecommitdiff
path: root/doc/adapter-api.txt
diff options
context:
space:
mode:
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>2012-07-04 14:31:00 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-07-04 15:43:06 +0300
commit5a4951dae68e56b24419a4f8b41e34537af0b698 (patch)
treed975ce33f97ef77d45688fb3180310413b976eee /doc/adapter-api.txt
parent4a3f496862c30d5373f1651c093951a5a42929a4 (diff)
downloadbluez-5a4951dae68e56b24419a4f8b41e34537af0b698.tar.gz
adapter: remove deprecated ListDevices() method
Diffstat (limited to 'doc/adapter-api.txt')
-rw-r--r--doc/adapter-api.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 916e9411d..176843b9c 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -88,16 +88,6 @@ Methods dict GetProperties()
Possible Errors: org.bluez.Error.DoesNotExist
org.bluez.Error.InvalidArguments
- array{object} ListDevices() {deprecated}
-
- Returns list of device object paths.
- This method is deprecated, instead use the Devices
- Property to get the list of devices object paths.
-
- Possible errors: org.bluez.Error.InvalidArguments
- org.bluez.Error.Failed
- org.bluez.Error.OutOfMemory
-
object CreateDevice(string address)
Creates a new object path for a remote device. This