summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hcid/dbus-todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/hcid/dbus-todo.txt b/hcid/dbus-todo.txt
index 2598c82d..34f24704 100644
--- a/hcid/dbus-todo.txt
+++ b/hcid/dbus-todo.txt
@@ -30,3 +30,8 @@ message(use add_match) and check if the path belongs to the service list.
The manager path is a fallback path, but the service path can not include
'/org/bluez' prefix.
+* Authorization path
+AuthorizeService and CancelAuthorizationProcess are not compliant with the dbus-api.
+Currently, only the messages sent to the manager path(base) "/org/bluez" are
+accepted. Adapter paths must be handled too.
+