OSDN Git Service

doc: Label Profile1.Release() method as no reply
authorDenis Kenzior <denkenz@gmail.com>
Tue, 10 Sep 2013 16:42:21 +0000 (11:42 -0500)
committerJohan 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

index 03b7d2b..96cfce9 100644 (file)
@@ -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