summaryrefslogtreecommitdiffstats
path: root/doc/device-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-03-07 14:39:14 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-03-07 14:39:14 +0000
commit860a1fc8d94dc3edf90f90b4d8aacd6db4b9bd4c (patch)
tree4074b122d7d5634c59fddbd87c2477cd0aedfc1a /doc/device-api.txt
parented8b41b18ffaee05ed24bc3d29063666852c0659 (diff)
Update documentation
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r--doc/device-api.txt21
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index 82de22f4..49545ef5 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -1,13 +1,14 @@
BlueZ D-Bus Device API description
**********************************
-Copyright (C) 2008-2008 Marcel Holtmann <marcel@holtmann.org>
-Copyright (C) 2008-2008 Johan Hedberg <johan.hedberg@nokia.com>
-Copyright (C) 2008-2008 Claudio Takahasi <claudio.takahasi@indt.org.br>
-Copyright (C) 2008-2008 Luiz von Dentz <luiz.dentz@indt.org.br>
+Copyright (C) 2004-2008 Marcel Holtmann <marcel@holtmann.org>
+Copyright (C) 2005-2006 Johan Hedberg <johan.hedberg@nokia.com>
+Copyright (C) 2005-2006 Claudio Takahasi <claudio.takahasi@indt.org.br>
+Copyright (C) 2006-2007 Luiz von Dentz <luiz.dentz@indt.org.br>
-Adapter hierarchy
-=================
+
+Device hierarchy
+================
Service org.bluez
Interface org.bluez.Device
@@ -33,9 +34,9 @@ Signals PropertyChanged(string name, variant value)
TBD
-Properties string Name [readonly]
+Properties string Address [readonly]
- string Address [readonly]
+ string Name [readonly]
string Class [readonly]
@@ -43,8 +44,8 @@ Properties string Name [readonly]
boolean Paired [readonly]
- boolean Trusted [readwrite]
-
boolean Connected [readonly]
+ boolean Trusted [readwrite]
+
string Alias [readwrite]