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 8090bada..2598c82d 100644
--- a/hcid/dbus-todo.txt
+++ b/hcid/dbus-todo.txt
@@ -20,3 +20,13 @@ directly.
Date: 2006/11/26
Re-design the name resolving to avoid adapter busy "state" with paging when
the remote device is not reachable.
+
+* Service Agent path
+Date: 2006/11/28
+If a client sends a message to an invalid service agent path it is necessary
+reply a standard message. eg: invalid service or service not registered
+It is not correct register a fallback '/', maybe should be better filter the
+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.
+