summaryrefslogtreecommitdiff
path: root/doc/profile-api.txt
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2013-09-10 11:42:21 -0500
committerJohan Hedberg <johan.hedberg@intel.com>2013-09-11 21:48:31 +0300
commit6402393ae7ceb6cee0259503fe9b006d623d17be (patch)
tree277e8a498c301006b1ebaee44ad96b5f97635107 /doc/profile-api.txt
parent6e4efa23c57aed5f02fbb5abc7986d03c2999407 (diff)
downloadbluez-6402393ae7ceb6cee0259503fe9b006d623d17be.tar.gz
doc: Label Profile1.Release() method as no reply
The current implementation does not expect a reply, nor would it make sense for BlueZ to wait for one from the agent. So explicitly label this method as noreply.
Diffstat (limited to 'doc/profile-api.txt')
-rw-r--r--doc/profile-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/profile-api.txt b/doc/profile-api.txt
index 03b7d2bbd..96cfce9cc 100644
--- a/doc/profile-api.txt
+++ b/doc/profile-api.txt
@@ -108,7 +108,7 @@ Service unique name
Interface org.bluez.Profile1
Object path freely definable
-Methods void Release()
+Methods void Release() [noreply]
This method gets called when the service daemon
unregisters the profile. A profile can use it to do