All of lore.kernel.org
 help / color / mirror / Atom feed
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 00/11] Add health profile support for haltest
Date: Wed, 23 Apr 2014 22:02:27 +0200	[thread overview]
Message-ID: <4760270.XzpdEKGsOk@leonov> (raw)
In-Reply-To: <1398168371-29685-1-git-send-email-ravikumar.veeramally@linux.intel.com>

Hi Ravi,

On Tuesday 22 of April 2014 15:05:59 Ravi kumar Veeramally wrote:
> v1: Patch set contains fixes and health profile support for
>     haltest.
> 
> Ravi kumar Veeramally (11):
>   android/hal-health: Use correct enums
>   android/hal-health: Fix copying empty string
>   android/hal-msg: Add mdep role and channel type defines
>   android/health: Fix wrong boolean value for command handler
>   android/health: Add initial function for HAL_OP_HEALTH_MDEP command
>   android/client: Add initial support for health profile
>   android/client: Add register_application support to haltest
>   android/client: Add unregister_application support to haltest
>   android/client: Add connect_channel support to haltest
>   android/client: Add destroy_channel support to haltest
>   android/client: Add health callbacks support for haltest
> 
>  android/Makefile.am      |   1 +
>  android/client/haltest.c |   1 +
>  android/client/if-bt.c   |   3 +-
>  android/client/if-hl.c   | 301
> +++++++++++++++++++++++++++++++++++++++++++++++ android/client/if-main.h | 
>  2 +
>  android/hal-health.c     |  14 ++-
>  android/hal-msg.h        |   7 ++
>  android/health.c         |  13 +-
>  8 files changed, 334 insertions(+), 8 deletions(-)
>  create mode 100644 android/client/if-hl.c

I've pushed all patches, thanks. But I had to fix compilation for Android
and some bugs in register application (which I also simplified a bit).

-- 
BR
Szymon Janc

  parent reply	other threads:[~2014-04-23 20:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 12:05 [PATCH 00/11] Add health profile support for haltest Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 01/11] android/hal-health: Use correct enums Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 02/11] android/hal-health: Fix copying empty string Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 03/11] android/hal-msg: Add mdep role and channel type defines Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 04/11] android/health: Fix wrong boolean value for command handler Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 05/11] android/health: Add initial function for HAL_OP_HEALTH_MDEP command Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 06/11] android/client: Add initial support for health profile Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 07/11] android/client: Add register_application support to haltest Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 08/11] android/client: Add unregister_application " Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 09/11] android/client: Add connect_channel " Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 10/11] android/client: Add destroy_channel " Ravi kumar Veeramally
2014-04-22 12:06 ` [PATCH 11/11] android/client: Add health callbacks support for haltest Ravi kumar Veeramally
2014-04-23 20:02 ` Szymon Janc [this message]
2014-04-24  8:03   ` [PATCH 00/11] Add health profile " Ravi kumar Veeramally

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=4760270.XzpdEKGsOk@leonov \
    --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 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.