summaryrefslogtreecommitdiffstats
path: root/serial
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-05-10 08:45:28 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-05-10 08:45:28 +0000
commit07958fc3612225ceeffcbbcbae320a2bedcd774d (patch)
treeff6df0369f638518d032a9fa073323a7a568936a /serial
parent60709fc61959f4ead3e305a0de2cd2419c41e8b4 (diff)
Update API descriptions
Diffstat (limited to 'serial')
-rw-r--r--serial/serial-api.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/serial/serial-api.txt b/serial/serial-api.txt
index cbd8e667..9b1c67a3 100644
--- a/serial/serial-api.txt
+++ b/serial/serial-api.txt
@@ -53,6 +53,7 @@ Signals void PortCreated(string path) [experimental]
void ServiceDisconnected(string device)
+
Port hierarchy (experimental)
=============================
@@ -60,11 +61,13 @@ Interface org.bluez.serial.Port
Object path /org/bluez/serial/port*
Methods string GetAddress()
+
Returns the Bluetooth address of the ending point.
string Connect()
- Connects to remote device associated to the port object.
+ Connects to remote device associated to the port
+ object.
Possible errors:org.bluez.serial.Error.ConnectionAttemptFailed
org.bluez.serial.Error.Failed