From: Johan Hedberg <johan.hedberg@gmail.com>
To: Claudio Takahasi <claudio.takahasi@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 0/7] Add address type to L2CAP socket
Date: Wed, 25 Apr 2012 13:07:02 +0300 [thread overview]
Message-ID: <20120425100702.GA26311@x220> (raw)
In-Reply-To: <1335318151-21063-1-git-send-email-claudio.takahasi@openbossa.org>
Hi Claudio,
On Tue, Apr 24, 2012, Claudio Takahasi wrote:
> Dependency: "[PATCH 0/8] LE Connection"
>
> Rebased version of the previous RFC: "[RFC BlueZ v1 1/7] Add Bluetooth
> address type in sockaddr_l2"
>
> Andre Guedes (1):
> l2test: Add option to inform the address type
>
> Claudio Takahasi (6):
> Add Bluetooth address type in sockaddr_l2
> btio: Add address type in bt_io_connect
> Add address type for BLE bt_io_connect calls
> Remove leftover field in remote_dev_info struct
> Remove addr_type_t definition from adapter.h
> Remove MGMT address type definition
>
> btio/btio.c | 21 +++++++++++---
> btio/btio.h | 1 +
> lib/bluetooth.h | 5 +++
> lib/l2cap.h | 1 +
> lib/mgmt.h | 5 ---
> mgmt/main.c | 26 +++++++++---------
> plugins/hciops.c | 51 ++++++++++++++++++----------------
> plugins/mgmtops.c | 77 +++++++++++++++++-----------------------------------
> src/adapter.c | 70 ++++++++++++++++++++++++-----------------------
> src/adapter.h | 45 +++++++++++++------------------
> src/device.c | 59 +++++++++++++++++++++-------------------
> src/device.h | 6 ++--
> src/event.c | 29 ++++++++++---------
> src/event.h | 6 ++--
> test/l2test.c | 27 +++++++++++++++++-
> 15 files changed, 221 insertions(+), 208 deletions(-)
All patches in this set have been applied. Thanks.
Johan
prev parent reply other threads:[~2012-04-25 10:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-25 1:42 [PATCH BlueZ 0/7] Add address type to L2CAP socket Claudio Takahasi
2012-04-25 1:42 ` [PATCH BlueZ 1/7] Add Bluetooth address type in sockaddr_l2 Claudio Takahasi
2012-04-25 1:42 ` [PATCH BlueZ 2/7] btio: Add address type in bt_io_connect Claudio Takahasi
2012-04-25 1:42 ` [PATCH BlueZ 3/7] Add address type for BLE bt_io_connect calls Claudio Takahasi
2012-04-25 1:42 ` [PATCH BlueZ 4/7] Remove leftover field in remote_dev_info struct Claudio Takahasi
2012-04-25 1:42 ` [PATCH BlueZ 5/7] Remove addr_type_t definition from adapter.h Claudio Takahasi
2012-04-25 1:42 ` [PATCH BlueZ 6/7] Remove MGMT address type definition Claudio Takahasi
2012-04-25 1:42 ` [PATCH BlueZ 7/7] l2test: Add option to inform the address type Claudio Takahasi
2012-04-25 10:07 ` 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=20120425100702.GA26311@x220 \
--to=johan.hedberg@gmail.com \
--cc=claudio.takahasi@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).