Hi, On Fri, Jul 24, 2009 at 10:03 PM, Doug Moeller<dmoeller@xxxxxxxxxxxxxxxxx> wrote: > # dbus-send --system --type=method_call --print-reply --dest=org.bluez > /org/bluez/hci0 org.bluez.Adapter.GetMode > Error org.freedesktop.DBus.Error.UnknownMethod: Method "GetMode" with > signature "" on interface "org.bluez.Adapter" doesn't exist > > > Bluetoothd output > > > # bluetoothd -dn > bluetoothd[18625]: Bluetooth daemon 4.38 There is no GetMode on Adapter interface, I suggest you to read the documentation under doc/ directory, there is also some python scripts which are useful for testing under tests/ directory. Another problem is that you are using hardcoded path /org/bluez/hci0, this won't work anymore. ps: The directories are relative to BlueZ repository: git://git.kernel.org/pub/scm/bluetooth/bluez.git ps2: http://git.kernel.org/?p=bluetooth/bluez.git;a=blob;f=doc/adapter-api.txt;h=1e03b4e2785e33d37c9579238e6a49ac719047de;hb=HEAD -- Luiz Augusto von Dentz Engenheiro de Computação -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html