[PATCH 4/4] Fix object path in the register watcher method

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The path argument in RegisterCharacteristicsWatcher method shall be
the agent's path. An agent will monitor changes in all characteristics.
---
 doc/attribute-api.txt |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/doc/attribute-api.txt b/doc/attribute-api.txt
index d0ce6f8..f66e9bc 100644
--- a/doc/attribute-api.txt
+++ b/doc/attribute-api.txt
@@ -69,18 +69,15 @@ Methods 	dict GetProperties()
 			Returns all properties for the interface. See the
 			Properties section for the available properties.
 
-		RegisterCharacteristicsWatcher(object path)
+		RegisterCharacteristicsWatcher(object agent)
 
-			Register a watcher for changes in specific characteristics
-			to monitor changes.
+			Register a watcher to monitor characteristic changes.
 
 			A watcher will be registered for this service and will
-			notifier about any changed characteristics in the service.
+			notify about any changed characteristics in the service.
 			This also notifies about any included characteristics.
 
-			Method for the watch objects still need to be defined.
-
-		UnregisterCharacteristicsWatcher(object path)
+		UnregisterCharacteristicsWatcher(object agent)
 
 			Unregister a watcher.
 
-- 
1.7.3

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux