summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2010-10-15 10:03:02 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2010-10-15 16:54:36 +0300
commitb5b98802a64dad065d5f40d63a384a7277ba8848 (patch)
tree90aea7951edb3641c14dee5e964bb36c2e003cd4 /TODO
parentd1ca6e7fb56b380a118fc16c05cf45b8ca18c9f1 (diff)
downloadbluez-b5b98802a64dad065d5f40d63a384a7277ba8848.tar.gz
TODO: Define attribute server API
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1d4e78933..b4682e835 100644
--- a/TODO
+++ b/TODO
@@ -129,3 +129,11 @@ ATT/GATT
Priority: Low
Complexity: C2
+
+- Define attribute server API. External applications needs to register,
+ change attributes and to be notified about changes. Example: Proximity,
+ Time and Alert Profiles. "Local Service hierarchy" in the attribute-api
+ needs to be proposed and a RFC shall be sent to the ML.
+
+ Priority: Low
+ Complexity: C2