summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-todo.txt')
-rw-r--r--hcid/dbus-todo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/hcid/dbus-todo.txt b/hcid/dbus-todo.txt
index e69de29b..beec2862 100644
--- a/hcid/dbus-todo.txt
+++ b/hcid/dbus-todo.txt
@@ -0,0 +1,10 @@
+* method rename
+Date: 2006/04/10
+Description: Rename the method GetServicesClasses to GetServiceClasses.
+
+* Error return for remote major/minor class
+Date: 2006/04/10
+Description: GetRemoteMajorMajorClass and GetRemoteMinorClass should
+return "org.bluez.Error.NotAvailable" when the "classes" doesn't exists.
+Currently, it's returning no such file or directory.
+