summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 35d60264..825314a1 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -893,8 +893,8 @@ Object path /org/bluez/{hci0,hci1,...}
Methods string Connect(string address, string service)
This creates a connection to a remote RFCOMM based
- service. The service string can either be a UUID-16,
- a UUID-32, a UUID-128 or a service abbreviation.
+ service. The service string can either be a UUID-128,
+ a service abbreviation or a record handle.
The return value will be the path of the newly
created RFCOMM TTY device (for example /dev/rfcomm0).