From 15749622a337184e040802e81d2d690aca25f917 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 14 Nov 2012 16:03:02 +0200 Subject: [PATCH] doc: Add Version and Features parameters for RegisterProfile --- doc/profile-api.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/profile-api.txt b/doc/profile-api.txt index e785fd137..9a0418577 100644 --- a/doc/profile-api.txt +++ b/doc/profile-api.txt @@ -75,6 +75,14 @@ Object path /org/bluez Provide a manual SDP record. + uint16 Version + + Profile version (for SDP record) + + uint16 Features + + Profile features (for SDP record) + Possible errors: org.bluez.Error.InvalidArguments org.bluez.Error.AlreadyExists -- 2.47.3