summaryrefslogtreecommitdiff
path: root/doc/device-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-12-18 12:37:01 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-18 12:37:01 +0200
commit65ad6793a166b9263fc53fb2840f24ec6f2c45b0 (patch)
tree88220ce9069ed8f8568fe070ea1df31c10c79f21 /doc/device-api.txt
parentf4ee3e438964f843b5e408aeed3fb9dc5309710b (diff)
downloadbluez-65ad6793a166b9263fc53fb2840f24ec6f2c45b0.tar.gz
doc: Clarify ConnectProfile UUID parameter
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r--doc/device-api.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index 36f251d21..4265acfd2 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -43,8 +43,8 @@ Methods void Connect()
void ConnectProfile(string uuid)
This method connects a specific profile of this
- device. The profile needs to be registered client
- profile.
+ device. The UUID provided is the remote service
+ UUID for the profile.
Possible errors: org.bluez.Error.DoesNotExist
org.bluez.Error.AlreadyConnected