diff options
author | Claudio Takahasi <claudio.takahasi@openbossa.org> | 2006-04-10 17:28:47 +0000 |
---|---|---|
committer | Claudio Takahasi <claudio.takahasi@openbossa.org> | 2006-04-10 17:28:47 +0000 |
commit | 1f98ca9b57ecd36d032449972b7b9f006ad1e06f (patch) | |
tree | 93902fb3eb844f7cc70107f78423b294ec9ed9cf /hcid/dbus-todo.txt | |
parent | 99ab0e609a4590d0027ae42d95ed1ca0b6c2e86f (diff) |
Fixed discoverable timeout and timeout list data memory leak
Diffstat (limited to 'hcid/dbus-todo.txt')
-rw-r--r-- | hcid/dbus-todo.txt | 10 |
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. + |