summaryrefslogtreecommitdiffstats
path: root/serial/serial-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'serial/serial-api.txt')
-rw-r--r--serial/serial-api.txt14
1 files changed, 2 insertions, 12 deletions
diff --git a/serial/serial-api.txt b/serial/serial-api.txt
index dc2a2eba..fef95d6a 100644
--- a/serial/serial-api.txt
+++ b/serial/serial-api.txt
@@ -76,16 +76,6 @@ Methods string GetAddress() [experimental]
Returns the Bluetooth address of the ending point.
- string Connect() [experimental]
+ string GetInfo() [experimental]
- Connects to remote device associated to the port
- object.
-
- Possible errors:org.bluez.serial.Error.ConnectionAttemptFailed
- org.bluez.serial.Error.Failed
-
- void Disconnect() [experimental]
-
- Disconnects from remote device.
-
- Possible errors:org.bluez.serial.Error.Failed
+ Returns the port properties.