From d1ca6e7fb56b380a118fc16c05cf45b8ca18c9f1 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Fri, 15 Oct 2010 10:03:01 -0300 Subject: TODO: Avoid Characteristic discovery for non connectable device --- TODO | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3