From: Johan Hedberg <johan.hedberg@gmail.com>
To: Mikel Astiz <mikel.astiz.oss@gmail.com>
Cc: linux-bluetooth@vger.kernel.org, Mikel Astiz <mikel.astiz@bmw-carit.de>
Subject: Re: [PATCH v3 00/15] Manager/Adapter transition to ObjectManager
Date: Wed, 5 Dec 2012 16:44:22 +0200 [thread overview]
Message-ID: <20121205144422.GA12085@x220> (raw)
In-Reply-To: <1354711902-16390-1-git-send-email-mikel.astiz.oss@gmail.com>
Hi Mikel,
On Wed, Dec 05, 2012, Mikel Astiz wrote:
> Main changes from v2 include the suggestions from Lizardo:
> - Python style improved.
> - Utility library renamed to bluezutils.py to avoid collisions in distros.
> - Recently added test-cyclingspeed also considered in the patchset.
>
> From previous cover-letter:
>
> This proposal completely removes org.bluez.Manager, with two main consequences:
> 1. Clients have a harder time to find adapters. Therefore, some helper
> function have been added to be used by test scripts.
> 2. The concept of "default adapter" disappears.
>
> All test scripts have been updated here but not all of them were
> tested, so apoligies if this breaks your script (some of them are
> already broken, by the way).
>
> Regarding the testing code written in C, they haven't been updated.
> The idea is to address these once the python part has been agreed.
>
> Mikel Astiz (15):
> cups: Remove unnecessary code
> test: Add utility library for python scripts
> test: Avoid using DefaultAdapter()
> test: Update monitor script to ObjectManager
> test: Update test-manager script to ObjectManager
> test: Use ObjectManager instead of Adapters property
> dbus: Remove org.bluez.Manager
> test: Use ObjectManager instead of Devices property
> test: Add helper function to find devices
> adapter: Remove DeviceCreated/DeviceRemoved signals
> adapter: Remove redundant Devices property
> test: Avoid using Adapter.FindDevice()
> adapter: Remove FindDevice method from D-Bus API
> dbus: Rename to org.bluez.Device1
> dbus: Rename to org.bluez.Adapter1
All patches in this set have been applied. Thanks.
Johan
prev parent reply other threads:[~2012-12-05 14:44 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-05 12:51 [PATCH v3 00/15] Manager/Adapter transition to ObjectManager Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 01/15] cups: Remove unnecessary code Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 02/15] test: Add utility library for python scripts Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 03/15] test: Avoid using DefaultAdapter() Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 04/15] test: Update monitor script to ObjectManager Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 05/15] test: Update test-manager " Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 06/15] test: Use ObjectManager instead of Adapters property Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 07/15] dbus: Remove org.bluez.Manager Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 08/15] test: Use ObjectManager instead of Devices property Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 09/15] test: Add helper function to find devices Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 10/15] adapter: Remove DeviceCreated/DeviceRemoved signals Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 11/15] adapter: Remove redundant Devices property Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 12/15] test: Avoid using Adapter.FindDevice() Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 13/15] adapter: Remove FindDevice method from D-Bus API Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 14/15] dbus: Rename to org.bluez.Device1 Mikel Astiz
2012-12-05 12:51 ` [PATCH v3 15/15] dbus: Rename to org.bluez.Adapter1 Mikel Astiz
2012-12-05 14:44 ` Johan Hedberg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121205144422.GA12085@x220 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=mikel.astiz.oss@gmail.com \
--cc=mikel.astiz@bmw-carit.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.