From: Johan Hedberg <johan.hedberg@gmail.com>
To: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Cc: linux-bluetooth@vger.kernel.org, padovan@profusion.mobi,
Marcel Holtmann <marcel@holtmann.org>
Subject: Re: [PATCH v2 2/4] Sim Access Profile Manager
Date: Thu, 10 Mar 2011 16:05:50 +0200 [thread overview]
Message-ID: <20110310140550.GA22537@jh-x301> (raw)
In-Reply-To: <1298549606-16594-3-git-send-email-waldemar.rymarkiewicz@tieto.com>
Hi Waldek,
On Thu, Feb 24, 2011, Waldemar Rymarkiewicz wrote:
> Add a SAP plugin main file and the plugin manager. Also include the SAP
> plugin in the Makefile.
> ---
> Makefile.am | 7 ++++
> acinclude.m4 | 6 ++++
> sap/main.c | 55 +++++++++++++++++++++++++++++++++
> sap/manager.c | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> sap/manager.h | 22 +++++++++++++
> sap/server.c | 48 +++++++++++++++++++++++++++++
> sap/server.h | 26 ++++++++++++++++
> 7 files changed, 257 insertions(+), 0 deletions(-)
> create mode 100644 sap/main.c
> create mode 100644 sap/manager.c
> create mode 100644 sap/manager.h
> create mode 100644 sap/server.c
> create mode 100644 sap/server.h
I've applied the first two patches, but the third one has some coding
style issues which I will comment on shortly.
Johan
next prev parent reply other threads:[~2011-03-10 14:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-24 12:13 [PATCH v2 0/4] Sim Access Profile Waldemar Rymarkiewicz
2011-02-24 12:13 ` [PATCH v2 1/4] Sim Access Profile API Waldemar Rymarkiewicz
2011-02-24 12:13 ` [PATCH v2 2/4] Sim Access Profile Manager Waldemar Rymarkiewicz
2011-03-10 14:05 ` Johan Hedberg [this message]
2011-02-24 12:13 ` [PATCH v2 3/4] Sim Access Profile Server Waldemar Rymarkiewicz
2011-03-10 14:28 ` Johan Hedberg
2011-02-24 12:13 ` [PATCH v2 4/4] Sim Access Profile dummy driver Waldemar Rymarkiewicz
2011-03-01 15:07 ` [PATCH v2 0/4] Sim Access Profile Harald Schmitt
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=20110310140550.GA22537@jh-x301 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=padovan@profusion.mobi \
--cc=waldemar.rymarkiewicz@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;
as well as URLs for NNTP newsgroup(s).