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/3] Initial Proximity Monitor implementation
Date: Tue, 26 Jul 2011 11:16:19 +0300 [thread overview]
Message-ID: <20110726081619.GE9775@dell> (raw)
In-Reply-To: <1310560677-2773-1-git-send-email-claudio.takahasi@openbossa.org>
Hi Claudio,
On Wed, Jul 13, 2011, Claudio Takahasi wrote:
> The following patches don't require the previously submitted patches.
>
> Adds the plugin and device driver for Proximity Monitor. Service is not
> functional yet.
>
> Claudio Takahasi (3):
> Add Proximity Profile plugin skeleton
> Add Proximity Monitor skeleton
> Add Link Loss device driver skeleton
>
> Makefile.am | 7 ++++
> acinclude.m4 | 6 ++++
> bootstrap-configure | 1 +
> proximity/main.c | 60 ++++++++++++++++++++++++++++++++++++
> proximity/manager.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++
> proximity/manager.h | 26 ++++++++++++++++
> proximity/monitor.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++
> proximity/monitor.h | 26 ++++++++++++++++
> 8 files changed, 294 insertions(+), 0 deletions(-)
> create mode 100644 proximity/main.c
> create mode 100644 proximity/manager.c
> create mode 100644 proximity/manager.h
> create mode 100644 proximity/monitor.c
> create mode 100644 proximity/monitor.h
All three patches have been applied. Thanks.
Johan
prev parent reply other threads:[~2011-07-26 8:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-13 12:37 [PATCH BlueZ 0/3] Initial Proximity Monitor implementation Claudio Takahasi
2011-07-13 12:37 ` [PATCH BlueZ 1/3] Add Proximity Profile plugin skeleton Claudio Takahasi
2011-07-13 12:37 ` [PATCH BlueZ 2/3] Add Proximity Monitor skeleton Claudio Takahasi
2011-07-13 12:37 ` [PATCH BlueZ 3/3] Add Link Loss device driver skeleton Claudio Takahasi
2011-07-26 8:16 ` 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=20110726081619.GE9775@dell \
--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 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.