summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-todo.txt
blob: beec28628c57cbf424fd7e796fa8d495d0f5d1d8 (plain)
1
2
3
4
5
6
7
8
9
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.