From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- client/manager.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/manager.c b/client/manager.c index 9bb1465..1ae95f5 100644 --- a/client/manager.c +++ b/client/manager.c @@ -45,10 +45,10 @@ #include "sync.h" #include "map.h" -#define CLIENT_SERVICE "org.openobex.client" +#define CLIENT_SERVICE "org.bluez.obex.client" -#define CLIENT_INTERFACE "org.openobex.Client" -#define CLIENT_PATH "/" +#define CLIENT_INTERFACE "org.bluez.obex.Client" +#define CLIENT_PATH "/" struct send_data { DBusConnection *connection; -- 1.7.10.2 -- 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