--- doc/attribute-api.txt | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/doc/attribute-api.txt b/doc/attribute-api.txt index 98d7f30..9f2273f 100644 --- a/doc/attribute-api.txt +++ b/doc/attribute-api.txt @@ -151,6 +151,13 @@ Properties string UUID [readonly] Friendly representation of the Characteristic Value based on the format attribute. + string Config [readwrite] + + Configuration of the characteristic, valid values: + "notify", "indicate" or "none". This property is only + present if the CCC Descriptor could be found during + the discovery of characteristics. + Characteristic Watcher hierarchy =============================== -- 1.7.7 -- 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