On Wed, 28 Dec 2005, Johan Hedberg wrote:

On Wed, Dec 28, 2005, Andrew Ramsay wrote:
Is there anything obviously wrong with that?

Nothing obvious, except that you should be passing a pointer to the
string (i.e. char **) when calling get_args (and when done with the
returned string free it with dbus_free). However, that shouldn't cause
the problem you're describing.

Do you get the same result if you use dbus-send from the command line:
dbus-send --system --type=method_call --print-reply \
--dest=com.nokia.btcond /com/nokia/btcond/request \
com.nokia.btcond.request.rfcomm_bind string:00:02:76:C0:56:A4 string:SPP

Johan

Running that gives me exactly the same error as the programmatic method. I'm about to try reflashing the N770 with the last software update file, in case something I've done to it is causing the problems.

Andrew
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to