All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tyszkowski Jakub <jakub.tyszkowski@tieto.com>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/3] android/hal-ipc-api: Add av callbacks for Android 5
Date: Thu, 20 Nov 2014 14:44:29 +0100	[thread overview]
Message-ID: <546DF03D.3030508@tieto.com> (raw)
In-Reply-To: <1416402606-31762-1-git-send-email-jakub.tyszkowski@tieto.com>

Hi,

On 11/19/2014 02:10 PM, Jakub Tyszkowski wrote:
> Android 5 adds audio configuration callback.
> ---
>   android/hal-ipc-api.txt | 9 +++++++++
>   1 file changed, 9 insertions(+)
>
> diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt
> index a5ec44b..9502a15 100644
> --- a/android/hal-ipc-api.txt
> +++ b/android/hal-ipc-api.txt
> @@ -1098,6 +1098,15 @@ Notifications:
>   		                         0x01 = Stopped
>   		                         0x02 = Started
>
> +	Opcode 0x83 - Audio Configuration notification
> +
> +		Notification parameters: Remote address (6 octets)
> +					 Sample Rate in Hz (4 octets)
> +					 Channel Count (1 octet)
> +
> +		Valid channel count: 0x01 = Mono
> +		                     0x02 = Stereo
> +
>
>   Bluetooth Health HAL (ID 7)
>   ===========================
>

Please ignore this whole set as it turn out that new callback is for 
sink role only and sink role is implementing the same HAL interface.

This case requires more elaborate documentation and different IPC code.

Regards,
Jakub

      parent reply	other threads:[~2014-11-20 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 13:10 [PATCH 1/3] android/hal-ipc-api: Add av callbacks for Android 5 Jakub Tyszkowski
2014-11-19 13:10 ` [PATCH 2/3] android/hal: Add av callbacks for Android 5 API Jakub Tyszkowski
2014-11-19 13:10 ` [PATCH 3/3] android/client: Add av audio config callback Jakub Tyszkowski
2014-11-20 13:44 ` Tyszkowski Jakub [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=546DF03D.3030508@tieto.com \
    --to=jakub.tyszkowski@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 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.