summaryrefslogtreecommitdiff
path: root/client/manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/manager.c')
-rw-r--r--client/manager.c6
1 files 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;