From: Szymon Janc <szymon.janc@tieto.com>
To: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH_v2 00/15] Add HDP profile support at HAL side
Date: Fri, 14 Mar 2014 13:37:23 +0100 [thread overview]
Message-ID: <1554669.5ZH3HDXFHT@uw000953> (raw)
In-Reply-To: <1394711932-16560-1-git-send-email-ravikumar.veeramally@linux.intel.com>
Hi Ravi,
On Thursday 13 of March 2014 13:58:37 Ravi kumar Veeramally wrote:
> v2: Solved Luiz, Szymon, Andrzej and Grzegorz comments.
>
> v1: Patch set contains HDP profile support at HAL side and initial
> profile registration support at daemon side.
>
> Ravi kumar Veeramally (15):
> android/hal-msg: Add HDP app registration struct
> android/hal-msg: Add HDP app unregistration struct
> android/hal-msg: Add HDP connect channel struct
> android/hal-msg: Add HDP destroy channel struct
> android/hal-msg: Add HDP app registration state event struct
> android/hal-msg: Add HDP app channel state event struct
> android/hal-health: Add hal-health.c with initial get interface call
> android/hal-health: Add HDP .init method
> android/hal-health: Add HDP .cleanup method
> android/hal-health: Add HDP .register_application method
> android/hal-health: Add HDP .unregister_application method
> android/hal-health: Add HDP .connect_channel method
> android/hal-health: Add HDP .destroy_channel method
> android/hal-health: Add app state and channel state event handlers
> android/health: Add health.c|h file with basic calls
>
> android/Android.mk | 2 +
> android/Makefile.am | 2 +
> android/hal-bluetooth.c | 3 +
> android/hal-health.c | 283 ++++++++++++++++++++++++++++++++++++++++++++++++
> android/hal-msg.h | 72 ++++++++++++
> android/hal.h | 2 +
> android/health.c | 115 ++++++++++++++++++++
> android/health.h | 25 +++++
> android/main.c | 11 ++
> 9 files changed, 515 insertions(+)
> create mode 100644 android/hal-health.c
> create mode 100644 android/health.c
> create mode 100644 android/health.h
>
>
Patches 1-9 and 15 are now pushed (with changes we discussed on IRC). Thanks.
--
Best regards,
Szymon Janc
prev parent reply other threads:[~2014-03-14 12:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-13 11:58 [PATCH_v2 00/15] Add HDP profile support at HAL side Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 01/15] android/hal-msg: Add HDP app registration struct Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 02/15] android/hal-msg: Add HDP app unregistration struct Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 03/15] android/hal-msg: Add HDP connect channel struct Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 04/15] android/hal-msg: Add HDP destroy " Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 05/15] android/hal-msg: Add HDP app registration state event struct Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 06/15] android/hal-msg: Add HDP app channel " Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 07/15] android/hal-health: Add hal-health.c with initial get interface call Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 08/15] android/hal-health: Add HDP .init method Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 09/15] android/hal-health: Add HDP .cleanup method Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 10/15] android/hal-health: Add HDP .register_application method Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 11/15] android/hal-health: Add HDP .unregister_application method Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 12/15] android/hal-health: Add HDP .connect_channel method Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 13/15] android/hal-health: Add HDP .destroy_channel method Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 14/15] android/hal-health: Add app state and channel state event handlers Ravi kumar Veeramally
2014-03-13 11:58 ` [PATCH_v2 15/15] android/health: Add health.c|h file with basic calls Ravi kumar Veeramally
2014-03-14 12:37 ` Szymon Janc [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=1554669.5ZH3HDXFHT@uw000953 \
--to=szymon.janc@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=ravikumar.veeramally@linux.intel.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