linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] Add {deprecated} annotation to ListDevices()
@ 2010-02-12 18:16 Gustavo F. Padovan
  2010-02-12 18:16 ` [PATCH 2/2] Deprecate the ListAdapters() method on Manager Gustavo F. Padovan
  2010-02-12 19:46 ` [PATCH 1/2] Add {deprecated} annotation to ListDevices() Marcel Holtmann
  0 siblings, 2 replies; 4+ messages in thread
From: Gustavo F. Padovan @ 2010-02-12 18:16 UTC (permalink / raw)
  To: linux-bluetooth

---
 doc/adapter-api.txt |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 213bc02..48cab40 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -80,9 +80,11 @@ Methods		dict GetProperties()
 			Possible Errors: org.bluez.Error.DoesNotExist
 					 org.bluez.Error.InvalidArguments
 
-		array{object} ListDevices()
+		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
-- 
1.6.4.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-12 19:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-12 18:16 [PATCH 1/2] Add {deprecated} annotation to ListDevices() Gustavo F. Padovan
2010-02-12 18:16 ` [PATCH 2/2] Deprecate the ListAdapters() method on Manager Gustavo F. Padovan
2010-02-12 19:47   ` Marcel Holtmann
2010-02-12 19:46 ` [PATCH 1/2] Add {deprecated} annotation to ListDevices() Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).