summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2011-02-28 10:44:13 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-03-01 16:11:56 -0300
commita0ba561d9077d6e43ebbd124c2f3959b8695fb24 (patch)
tree24728572ae4c617b6d6e3f3638912041703d1f24 /TODO
parentc66d33b9c8492c90849f4432788313d3e3b6d104 (diff)
downloadbluez-a0ba561d9077d6e43ebbd124c2f3959b8695fb24.tar.gz
TODO: Add item to implement device type in the DeviceFound signal
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9f899b03c..4e3585e48 100644
--- a/TODO
+++ b/TODO
@@ -78,6 +78,12 @@ Low Energy
Priority: Medium
Complexity: C2
+- Add new property in the DeviceFound signal to report the device type:
+ BR/EDR, single mode or dual-mode.
+
+ Priority: Medium
+ Complexity: C1
+
- Privacy: When privacy is enabled in the adapter, LE scanning/connection
should use a private address. StartDiscovery method shall be changed and
new adapter property shall be added.