--- doc/attribute-api.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/doc/attribute-api.txt b/doc/attribute-api.txt index 23808e6..f2778f3 100644 --- a/doc/attribute-api.txt +++ b/doc/attribute-api.txt @@ -50,6 +50,14 @@ Methods dict GetProperties() Returns all properties for the interface. See the Properties section for the available properties. + array{object} DiscoverCharacteristics() + + Discover all characteristics that belongs in this service. + When it returns all the characteristics paths will be + already registered. It will return the characteristics paths + as soon as they are discovered. After that it will try to + read all values. + RegisterCharacteristicsWatcher(object agent) Register a watcher to monitor characteristic changes. -- 1.7.4.1 -- 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