From: Johan Hedberg <johan.hedberg@gmail.com>
To: Szymon Janc <szymon.janc@tieto.com>
Cc: linux-bluetooth@vger.kernel.org, kanak.gupta@stericsson.com
Subject: Re: [PATCH V4 1/7] Parse config DeviceID string on bluetoothd startup
Date: Wed, 28 Mar 2012 13:18:47 +0300 [thread overview]
Message-ID: <20120328101847.GA471@x220> (raw)
In-Reply-To: <1332928999-14224-1-git-send-email-szymon.janc@tieto.com>
Hi Szymon,
On Wed, Mar 28, 2012, Szymon Janc wrote:
> Instead of parsing config DeviceID string on sdp server startup, parse
> it in main while reading config file. This allow to store logical DID
> values in main_opts (instead of raw config string) and make use of them
> in bluetoothd code.
> ---
> src/hcid.h | 6 +++++-
> src/main.c | 20 +++++++++++++++++---
> src/sdpd-server.c | 19 ++++---------------
> src/sdpd-service.c | 20 +++++++++++---------
> src/sdpd.h | 5 ++---
> 5 files changed, 39 insertions(+), 31 deletions(-)
All seven patches have been applied. Thanks.
Johan
prev parent reply other threads:[~2012-03-28 10:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-28 10:03 [PATCH V4 1/7] Parse config DeviceID string on bluetoothd startup Szymon Janc
2012-03-28 10:03 ` [PATCH V4 2/7] Set DeviceID when registering adapter not when sdp server is starting Szymon Janc
2012-03-28 10:03 ` [PATCH V4 3/7] Add support for setting VID source in DeviceID from config file Szymon Janc
2012-03-28 10:03 ` [PATCH V4 4/7] mgmtops: Add support for setting Device ID Szymon Janc
2012-03-28 10:03 ` [PATCH V4 5/7] btmgmt: " Szymon Janc
2012-03-28 10:03 ` [PATCH V4 6/7] Bump Device ID service version to 1.3 Szymon Janc
2012-03-28 10:03 ` [PATCH V4 7/7] Move common code to sdp to avoid duplication Szymon Janc
2012-03-28 10:18 ` 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=20120328101847.GA471@x220 \
--to=johan.hedberg@gmail.com \
--cc=kanak.gupta@stericsson.com \
--cc=linux-bluetooth@vger.kernel.org \
--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 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.