From 6b9deca15d0824ad5b3c38f8c0dd3a3c482572ea Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Wed, 13 Oct 2010 14:44:27 -0300 Subject: TODO: Device Name Characteristic for Low Energy --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 0a7b482a..2c17c6b9 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,20 @@ Background Higher complexity tasks should be refined into several lower complexity tasks once the task is better understood. +LE Generic Access Profile +========================= + +- Device Name Characteristic is a GAP characteristic for Low Energy. This + characteristic shall be integrated/used in the discovery procedure. The + ideia is to report the value of this characteristic using DeviceFound signals. + Discussion with the community is needed before to start this task. Other GAP + characteristics for LE needs to follow a similar approach. It is not clear + if all GAP characteristics can be exposed using properties instead of a primary + service characteristics. + See Volume 3, Part C, section 12.1 for more information. + + Priority: Low + Complexity: C2 ATT/GATT ======== -- cgit v1.2.3