summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2011-02-28 10:44:11 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-03-01 16:11:51 -0300
commitc3bda951286eb542bea101f7cc1491ca5e038254 (patch)
tree783f2c8b4cfc0a203cd22f4ef41ba60ba141d6e1 /TODO
parentf98d65402ce3ec8af2ecd27938ad54321dddc96a (diff)
downloadbluez-c3bda951286eb542bea101f7cc1491ca5e038254.tar.gz
TODO: Remove item related to Client Characteristic Configuration
Client Characteristic Configuration is already implemented in the attribute server. Implementation in the attribute client is still missing.
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 45ecb09c5..cf371791c 100644
--- a/TODO
+++ b/TODO
@@ -188,15 +188,6 @@ ATT/GATT
Priority: Low
Complexity: C2
-- Implement Client Characteristic Configuration support in the attribute
- server to manage indications and notications. This is a per client attribute
- to control how the client wants to receive reports of changes in a given
- characteristic value.
- See Volume 3, Part G, section 3.3.3.3 for more information
-
- 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