From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- client/transfer.c | 4 ++-- doc/client-api.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/transfer.c b/client/transfer.c index b807014..000a510 100644 --- a/client/transfer.c +++ b/client/transfer.c @@ -43,8 +43,8 @@ #include "log.h" #include "transfer.h" -#define TRANSFER_INTERFACE "org.openobex.Transfer" -#define TRANSFER_BASEPATH "/org/openobex" +#define TRANSFER_INTERFACE "org.bluez.obex.Transfer" +#define TRANSFER_BASEPATH "/org/bluez/obex" #define OBC_TRANSFER_ERROR obc_transfer_error_quark() diff --git a/doc/client-api.txt b/doc/client-api.txt index 76bf722..473920f 100644 --- a/doc/client-api.txt +++ b/doc/client-api.txt @@ -356,7 +356,7 @@ Transfer hierarchy ================== Service org.bluez.obex.client -Interface org.openobex.Transfer +Interface org.bluez.obex.Transfer Object path [variable prefix]/{transfer0,transfer1,...} Methods dict GetProperties() -- 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