Diff between 7d565a9c076ee4ff8ae8b9e1c83bb9211494faa2 and f542d96735417deac170830505ceabaca68f2886

Changed Files

File Additions Deletions Status
obexd/client/opp.c +1 -1 modified

Full Patch

diff --git a/obexd/client/opp.c b/obexd/client/opp.c
index a3899f8..5e84f41 100644
--- a/obexd/client/opp.c
+++ b/obexd/client/opp.c
@@ -36,7 +36,7 @@
 #include "opp.h"
 
 #define OPP_UUID "00001105-0000-1000-8000-00805f9b34fb"
-#define OPP_INTERFACE "org.openobex.ObjectPush"
+#define OPP_INTERFACE "org.bluez.obex.ObjectPush"
 #define ERROR_INF OPP_INTERFACE ".Error"
 
 struct opp_data {