mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-19 19:03:47 +08:00
doc: Clarify ConnectProfile UUID parameter
This commit is contained in:
parent
f4ee3e4389
commit
65ad6793a1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user