OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e4efa2
)
doc: Label Profile1.Release() method as no reply
author
Denis Kenzior
<denkenz@gmail.com>
Tue, 10 Sep 2013 16:42:21 +0000
(11:42 -0500)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Wed, 11 Sep 2013 18:48:31 +0000
(21:48 +0300)
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.
doc/profile-api.txt
patch
|
blob
|
history
diff --git
a/doc/profile-api.txt
b/doc/profile-api.txt
index
03b7d2b
..
96cfce9
100644
(file)
--- 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