TODO: Avoid Characteristic discovery for non connectable device

This commit is contained in:
Claudio Takahasi 2010-10-15 10:03:01 -03:00 committed by Johan Hedberg
parent c96b30b5cc
commit d1ca6e7fb5

13
TODO
View File

@ -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