summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2011-04-11 15:26:16 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-04-14 20:12:16 +0300
commit2d56d7a8e505a709ea1760d342aa12c83d754656 (patch)
tree37eab3f07dbd4a32a01122facf47acedb9eb4088 /TODO
parentd14f607a0374bc313e410987ddd357581336003e (diff)
TODO: Remove item related to GATT service over basic rate
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index d52808be1..461b17927 100644
--- a/TODO
+++ b/TODO
@@ -114,16 +114,6 @@ Low Energy
ATT/GATT
========
-- For BR/EDR, primary services can be registered based on the information
- extracted from the service records. UUIDs, start and end handles information
- are available in the record, Discover All Primary Services procedure is not
- necessary. If a GATT service doesn't export a service record means that
- it should not be used over BR/EDR. Don't start this task before to move the
- attribute client code to the bluetoothd core.
-
- Priority: Medium
- Complexity: C1
-
- At the moment authentication and authorization is not supported at the
same time, read/write requirements in the attribute server needs to
be extended. According to Bluetooth Specification a server shall check