From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> v1 proposes TryAcquire() instead of Acquire(TRUE), as suggested by Johan. >From original cover-letter: The accessrights used in the Acquire() method are not very useful and can thus be removed. This simplifies both the D-Bus API and the internal implementation significantly. Mikel Astiz (6): media: Remove transport access type from D-Bus API media: Remove internal transport locks media: Remove transport owner list media: Add MediaTransport.TryAcquire() media: Trivial style fix media: Add version suffix to all media interfaces doc/audio-telephony-design.txt | 4 +- doc/media-api.txt | 46 +++---- profiles/audio/media.c | 8 +- profiles/audio/player.c | 2 +- profiles/audio/transport.c | 264 ++++++++++++----------------------------- test/mpris-player.c | 14 +-- 6 files changed, 108 insertions(+), 230 deletions(-) -- 1.7.11.7 -- 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