OSDN Git Service

neard: Make use of g_dbus_send_message_with_reply
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 19 Aug 2013 14:17:17 +0000 (17:17 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 9 Sep 2013 14:35:30 +0000 (17:35 +0300)
commit92d1321602a31cd5799452aff0e445ebb501b35e
tree5bc4bb6b46d7f1514f2b3488f46927a31c8bb00e
parentc0e939db34948095babf82c7cf12e3002e502d69
neard: Make use of g_dbus_send_message_with_reply

This replaces dbus_connection_send_with_reply with
g_dbus_send_message_with_reply which does not alter message order.
plugins/neard.c