summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2011-02-24 23:24:17 -0300
committerJohan Hedberg <johan.hedberg@nokia.com>2011-02-24 23:24:17 -0300
commitc89500ffd6e1a256c69e490833f6cee0175ccb0f (patch)
treeed81cd48001cc1f4aeefea31d7bc4e6356a5830b /TODO
parent886e6763d50f2dc4dee7aa67b306698f90ce92e6 (diff)
downloadbluez-c89500ffd6e1a256c69e490833f6cee0175ccb0f.tar.gz
Add missing items for the Management interface to TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 28 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0f336c8d3..246eb33f7 100644
--- a/TODO
+++ b/TODO
@@ -211,3 +211,31 @@ ATT/GATT
Priority: Low
Complexity: C2
+
+Management Interface
+====================
+
+- Device discovery support (both for BR/EDR & LE)
+
+ Priority: High
+ Complexity: C3
+
+- Local name setting. mgmt_set_local_name & mgmt_local_name_changed
+
+ Priority: High
+ Complexity: C1
+
+- EIR generation support
+
+ Priority: High
+ Complexity: C2
+
+- Blacklist support
+
+ Priority: Medium
+ Complexity: C1
+
+- mgmt_set_fast_connectable
+
+ Priority: Medium
+ Complexity: C1