summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2010-10-15 10:03:01 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2010-10-15 16:54:34 +0300
commitd1ca6e7fb56b380a118fc16c05cf45b8ca18c9f1 (patch)
tree9d45bf8ebab6cfd249a0a4e262b35d3600a0efee /TODO
parentc96b30b5ccf60dde22313a13e5e229bc9c7f6393 (diff)
TODO: Avoid Characteristic discovery for non connectable device
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 11 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2c17c6b9a..1d4e78933 100644
--- a/TODO
+++ b/TODO
@@ -14,8 +14,17 @@ Background
Higher complexity tasks should be refined into several lower complexity tasks
once the task is better understood.
-LE Generic Access Profile
-=========================
+Low Energy
+==========
+
+- Avoid Characteristic discovery for non connectable devices. Proper parsing
+ of LE Advertising Report Event is missing. Event_Type field needs to be
+ extracted and its value shall be considered before to start the LE
+ connection on the channel 4. Characteristic discovery should not be
+ started for non connectable devices.
+
+ Priority: Medium
+ Complexity: C2
- Device Name Characteristic is a GAP characteristic for Low Energy. This
characteristic shall be integrated/used in the discovery procedure. The