From 65ad6793a166b9263fc53fb2840f24ec6f2c45b0 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 18 Dec 2012 12:37:01 +0200 Subject: [PATCH] doc: Clarify ConnectProfile UUID parameter --- doc/device-api.txt | 4 ++-- 1 file 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 -- 2.11.0