From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- client/pbap.c | 2 +- doc/client-api.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pbap.c b/client/pbap.c index e296eec..9bd93b8 100644 --- a/client/pbap.c +++ b/client/pbap.c @@ -122,7 +122,7 @@ static const char *filter_list[] = { #define FILTER_BIT_MAX 63 #define FILTER_ALL 0xFFFFFFFFFFFFFFFFULL -#define PBAP_INTERFACE "org.openobex.PhonebookAccess" +#define PBAP_INTERFACE "org.bluez.obex.PhonebookAccess" #define PBAP_UUID "0000112f-0000-1000-8000-00805f9b34fb" struct pbap_data { diff --git a/doc/client-api.txt b/doc/client-api.txt index fc58ee9..5a6189d 100644 --- a/doc/client-api.txt +++ b/doc/client-api.txt @@ -184,7 +184,7 @@ Phonebook Access hierarchy ======================= Service org.bluez.obex.client -Interface org.openobex.PhonebookAccess +Interface org.bluez.obex.PhonebookAccess Object path [variable prefix]/{session0,session1,...} Methods void Select(string location, string phonebook) -- 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