From: Christian Fetzer <christian.fetzer@xxxxxxxxxxxx> --- test/map-client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/map-client b/test/map-client index f3c657f..48b2e12 100755 --- a/test/map-client +++ b/test/map-client @@ -17,7 +17,7 @@ PATH = '/org/bluez/obex' CLIENT_INTERFACE = 'org.bluez.obex.Client1' SESSION_INTERFACE = 'org.bluez.obex.Session1' MESSAGE_ACCESS_INTERFACE = 'org.bluez.obex.MessageAccess1' -MESSAGE_INTERFACE = 'org.bluez.obex.Message1' +MESSAGE_INTERFACE = 'org.bluez.obex.Message2' TRANSFER_INTERFACE = 'org.bluez.obex.Transfer1' def unwrap(x): -- 1.8.1.4 -- 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