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 _______________________________________________ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers