aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2010-10-13 14:44:27 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2010-10-13 22:26:59 +0300
commit6b9deca15d0824ad5b3c38f8c0dd3a3c482572ea (patch)
treed6183e0dc626a52f6ec723db3df43b5c87319449 /TODO
parent3bce877b320d2a1906fc16426e4e06b01db4d3a6 (diff)
downloadbluez-6b9deca15d0824ad5b3c38f8c0dd3a3c482572ea.tar.gz
TODO: Device Name Characteristic for Low Energy
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
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
========