Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 0/6] android/map-client: Add HAL part
Date: Wed, 08 Oct 2014 14:59:04 +0200	[thread overview]
Message-ID: <1594333.ziacNapFH9@uw000953> (raw)
In-Reply-To: <1412345077-30317-1-git-send-email-grzegorz.kolodziejczyk@tieto.com>

Hi Grzegorz,

On Friday 03 of October 2014 16:04:37 Grzegorz Kolodziejczyk wrote:
> v2. changes:
> *Defines in HAL are the same as in IPC
> *Removed MAP instance structures section in ipc api doc
> *Check if MAP instance name is null terminated
> *Fixed multiline comment
> 
> Grzegorz Kolodziejczyk (6):
>   android/hal-ipc-api: Add MAP client HAL
>   android/hal-map-client-api: Add get remote MAS instance command and
>     event
>   android/map-client: Add Android MAP client header
>   android/hal-map-client: Add skeleton for MAP client HAL
>   android/hal-map-client: Add event handler
>   android/hal-map-client: Add API calls
> 
>  android/Android.mk           |   1 +
>  android/Makefile.am          |   2 +
>  android/hal-bluetooth.c      |   3 +
>  android/hal-ipc-api.txt      |  42 ++++++++++++
>  android/hal-map-client.c     | 152 +++++++++++++++++++++++++++++++++++++++++++
>  android/hal-msg.h            |  26 +++++++-
>  android/hal.h                |   2 +
>  android/hardware/bluetooth.h |   1 +
>  android/hardware/bt_mce.h    |  57 ++++++++++++++++
>  9 files changed, 285 insertions(+), 1 deletion(-)
>  create mode 100644 android/hal-map-client.c
>  create mode 100644 android/hardware/bt_mce.h
> 

I've applied this set after some random cleanups and fixes. In future please test
if code build on both Linux and Android. Thanks.

-- 
Best regards, 
Szymon Janc

      reply	other threads:[~2014-10-08 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03 14:04 [PATCH v2 0/6] android/map-client: Add HAL part Grzegorz Kolodziejczyk
2014-10-08 12:59 ` 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=1594333.ziacNapFH9@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=grzegorz.kolodziejczyk@tieto.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox