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.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/serial/serial-api.txt b/serial/serial-api.txt
index 5ac7091a..20a94e51 100644
--- a/serial/serial-api.txt
+++ b/serial/serial-api.txt
@@ -102,7 +102,11 @@ Port hierarchy (experimental)
Interface org.bluez.serial.Port
Object path /org/bluez/serial/rfcomm*
-Methods string GetAddress() [experimental]
+Methods string GetAdapter() [experimental]
+
+ Returns the adapter address.
+
+ string GetAddress() [experimental]
Returns the Bluetooth address of the ending point.
@@ -114,6 +118,10 @@ Methods string GetAddress() [experimental]
Returns the port properties.
+ string GetName()
+
+ Returns the name of the remote device.
+
Proxy hierarchy (experimental)
=============================
Interface org.bluez.serial.Proxy