aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2011-02-22 17:43:10 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-02-23 00:09:50 -0300
commit45ea4d5cb7d12ec35eb0c9443cafbbeb5ddca4b5 (patch)
tree8f6e538da124c79e8afb767692669430ed9cc579 /TODO
parent4c9f8c694d2f6380e1f26c479c634b5c95d01451 (diff)
downloadbluez-45ea4d5cb7d12ec35eb0c9443cafbbeb5ddca4b5.tar.gz
TODO: Add item for reconnection address
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index b5e4d09f..c53339be 100644
--- a/TODO
+++ b/TODO
@@ -78,6 +78,14 @@ Low Energy
Priority: Low
Complexity: C1
+- Reconnection address: Reconnection address is a non resolvable private
+ address that the central writes in the peripheral. BlueZ will support
+ multiple profiles, it is not clear how it needs to be implemented.
+ Further discussion is necessary.
+
+ Priority: Low
+ Complexity: C2
+
- 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.