diff options
author | Claudio Takahasi <claudio.takahasi@openbossa.org> | 2006-12-04 17:51:26 +0000 |
---|---|---|
committer | Claudio Takahasi <claudio.takahasi@openbossa.org> | 2006-12-04 17:51:26 +0000 |
commit | 267f58fa5313f8681cb3f0c4937c4c8d4f674fbd (patch) | |
tree | 686e11eddd793aedceca0779e13135449dc7d0df | |
parent | d293da62fe68fef2e2c754f6c096d3df2e557016 (diff) |
Reporting missing authorization requests cancel when stopping/unregistering adapters
-rw-r--r-- | hcid/dbus-todo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hcid/dbus-todo.txt b/hcid/dbus-todo.txt index b444ddd1..0d1bb1e3 100644 --- a/hcid/dbus-todo.txt +++ b/hcid/dbus-todo.txt @@ -43,3 +43,7 @@ However, "void" is being used to indicate that no reply is required. eg: org.bluez.PasskeyAgent.Cancel, org.bluez.AuthorizationAgent.Cancel, org.bluez.AuthorizationAgent.Release +* Authorization requests cancel +Date: 2006/12/04 +When stopping the adapter/unregistering the adapter D-Bus path pending +authorization requests must be cancelled. |