Probably I have made a little step
I add:
dbus_message_iter_close_container(&array, &dict);
and
I replaced
ret = dbus_bus_request_name(conn, "org.freesmartphone.opimd",
DBUS_NAME_FLAG_REPLACE_EXISTING
, &err);
with
ret = dbus_bus_request_name(conn,"test.method.caller" ,
DBUS_NAME_FLAG_REPLACE_EXISTING
, &err);
Now I have the follow outuput:
----->Got Reply: The name org.freesmartphone.opimd was not provided by any
.service files --
I am not so sure of to have made progresses :-(
--
View this message in context:
http://n2.nabble.com/dbus-help-needed-in-sending-an-a-sv-tp3476909p4192192.html
Sent from the Openmoko Devel mailing list archive at Nabble.com.
_______________________________________________
devel mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/devel