summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2011-02-22 17:43:09 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-02-23 00:09:49 -0300
commit4c9f8c694d2f6380e1f26c479c634b5c95d01451 (patch)
tree271261a5758f9d387822c1eef911c1812b9c4d6e /TODO
parent950f9fd9acdf79d20439d0b2bb693626d3af16be (diff)
downloadbluez-4c9f8c694d2f6380e1f26c479c634b5c95d01451.tar.gz
TODO: Add item for static random address
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4c5cd5565..b5e4d09f7 100644
--- a/TODO
+++ b/TODO
@@ -72,6 +72,12 @@ Low Energy
Priority: Medium
Complexity: C1
+- Static random address setup and storage. Once this address is written
+ in the a given remote, the address can not be changed anymore.
+
+ Priority: Low
+ Complexity: C1
+
- 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.