From: Johan Hedberg <johan.hedberg@nokia.com>
To: Szymon Janc <szymon.janc@tieto.com>
Cc: linux-bluetooth@vger.kernel.org,
par-gunnar.p.hjalmdahl@stericsson.com,
henrik.possung@stericsson.com
Subject: Re: [PATCH v7 0/6] Support for out of band association mode
Date: Sun, 27 Mar 2011 23:04:46 +0300 [thread overview]
Message-ID: <20110327200446.GD6994@jh-x301> (raw)
In-Reply-To: <1301138831-12082-1-git-send-email-szymon.janc@tieto.com>
Hi Szymon,
On Sat, Mar 26, 2011, Szymon Janc wrote:
> Changes since v6:
> - fixed issues pointed out by Johan
>
> BR,
> Szymon Janc
> on behalf of ST-Ericsson
>
> Szymon Janc (6):
> Add initial support for Out of Band (OOB) association model
> Add support for Out of Band (OOB) association model in mgmtops
> Add support for Out of Band (OOB) association model in hciops
> Add D-Bus OOB plugin
> Update mgmt-api.txt with OOB commands
> Add oob-api.txt with documentation about OOB D-Bus methods
>
> Makefile.am | 8 ++-
> acinclude.m4 | 6 ++
> doc/mgmt-api.txt | 30 +++++++
> doc/oob-api.txt | 38 +++++++++
> lib/mgmt.h | 18 ++++
> plugins/dbusoob.c | 234 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> plugins/hciops.c | 142 +++++++++++++++++++++++++++++++-
> plugins/mgmtops.c | 129 +++++++++++++++++++++++++++++
> src/adapter.c | 18 ++++
> src/adapter.h | 12 +++
> src/oob.c | 41 +++++++++
> src/oob.h | 32 +++++++
> 12 files changed, 702 insertions(+), 6 deletions(-)
> create mode 100644 doc/oob-api.txt
> create mode 100644 plugins/dbusoob.c
> create mode 100644 src/oob.c
> create mode 100644 src/oob.h
All six patches have been pushed upstream. Thanks.
Do you think you could come up with a test script to test this (through
the dbusoob plugin) between two local adapters? We could then add that
to the test subdirectory.
Johan
prev parent reply other threads:[~2011-03-27 20:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-26 11:27 [PATCH v7 0/6] Support for out of band association mode Szymon Janc
2011-03-26 11:27 ` [PATCH v7 1/6] Add initial support for Out of Band (OOB) association model Szymon Janc
2011-03-26 11:27 ` [PATCH v7 2/6] Add support for Out of Band (OOB) association model in mgmtops Szymon Janc
2011-03-26 11:27 ` [PATCH v7 3/6] Add support for Out of Band (OOB) association model in hciops Szymon Janc
2011-03-26 11:27 ` [PATCH v7 4/6] Add D-Bus OOB plugin Szymon Janc
2011-03-26 11:27 ` [PATCH v7 5/6] Update mgmt-api.txt with OOB commands Szymon Janc
2011-03-26 11:27 ` [PATCH v7 6/6] Add oob-api.txt with documentation about OOB D-Bus methods Szymon Janc
2011-03-27 20:04 ` 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=20110327200446.GD6994@jh-x301 \
--to=johan.hedberg@nokia.com \
--cc=henrik.possung@stericsson.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=par-gunnar.p.hjalmdahl@stericsson.com \
--cc=szymon.janc@tieto.com \
/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