summaryrefslogtreecommitdiff
path: root/doc/profile-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-11-12 15:07:44 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-11-13 12:36:38 +0200
commit86842030039583d092a1d3ce5004e7bc5b7d2b01 (patch)
treee2d24cd01b25393a89070d82fefc6db536259d02 /doc/profile-api.txt
parenta076125d6b3c3451c5e18b6533fef78213357357 (diff)
downloadbluez-86842030039583d092a1d3ce5004e7bc5b7d2b01.tar.gz
core: Include remote version and features in Profile.NewConnection
Diffstat (limited to 'doc/profile-api.txt')
-rw-r--r--doc/profile-api.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/profile-api.txt b/doc/profile-api.txt
index 97b0ea6db..e785fd137 100644
--- a/doc/profile-api.txt
+++ b/doc/profile-api.txt
@@ -107,6 +107,11 @@ Methods void Release()
This method gets called when a new service level
connection has been made and authorized.
+ Common fd_properties:
+
+ uint16 Version Profile version (optional)
+ uint16 Features Profile features (optional)
+
Possible errors: org.bluez.Error.Rejected
org.bluez.Error.Canceled