public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Cc: "Henryk Plötz" <henryk@ploetzli.ch>
Subject: Re: [Bluez-devel] a2play and Toshiba SR-1 Bluetooth Headset
Date: Fri, 26 Nov 2004 04:40:49 +0100	[thread overview]
Message-ID: <1101440449.6465.64.camel@pegasus> (raw)
In-Reply-To: <20041125105615.GA19821@snoopy.src.ricoh.co.jp>

Hi Alain,

> actually I was just about to send a new mail to the mailing list.
> Just looking at the BlueZ page, I saw that there is a new hcidump 
> package so after updating I clearly saw the bitpool thing. I just
> replaced the two hardcoded bitpool min and max by the one supported
> by my headset and I got .....
> 
> hum ... weird sound :-(
> 
> well I can recognize my music but sometimes it's going faster, slower
> then faster again .... 
> 
> seems also right and left channel are not same ... well can't be sure
> about that because the sound is very weird ... 
> 
> I don't know what I can do else ... just let me know.
> 
> did you made any other modification to the CVS ? Just got it few hours ago 
> so I think except this min/max thing nothing has changed.

actually the discover shows more than one endpoint:

      AVDTP(s): Discover rsp: transaction 0
        ACP SEID 1 - Audio Sink
        ACP SEID 3 - Audio Sink
        ACP SEID 4 - Audio Source

But we only request information about the first SEID. We need to change
the code to actually request the capabilities of all endpoints so that
they at least show up in a hcidump.

You can try to hack the a2play.c to use SEID 3 instead of 1 and see what
the audio sink on SEID 3 offers you. Run the hcidump 1.15.

However the capabilities of SEID 1 shows the content protection:

      AVDTP(s): Capabilities rsp: transaction 1
        Media Transport
        Media Codec - SBC
          44.1kHz 48kHz 
          Mono DualChannel Stereo JointStereo 
          4 8 12 16 Blocks
          4 8 Subbands
          SNR Loudness 
          Bitpool Range 4-64
        Content Protection
          02 00 

For me it is not clear if we have to set them, ignore them or what to do
with them. Do we have to insert the content protection header in the
media payload if these capability is present?

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  parent reply	other threads:[~2004-11-26  3:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-25  9:11 [Bluez-devel] a2play and Toshiba SR-1 Bluetooth Headset Alain Volmat
2004-11-25 10:25 ` Henryk Plötz
2004-11-25 10:56   ` Alain Volmat
2004-11-25 12:17     ` Marcel Holtmann
2004-11-26  3:40     ` Marcel Holtmann [this message]
2004-11-26  3:56       ` Henryk Plötz
2004-11-26  4:12         ` Marcel Holtmann
2004-11-26  9:00           ` Sebastien HENRIO
2004-11-26 17:29             ` Marcel Holtmann
2004-11-27  1:04               ` Henryk Plötz
2004-11-27  3:09                 ` Marcel Holtmann
2004-11-26  4:11       ` Alain Volmat
2004-11-26  4:27         ` Alain Volmat
2004-11-26  4:41           ` Marcel Holtmann
2004-11-26  4:57             ` Alain Volmat
2004-11-26  4:29         ` Marcel Holtmann
2004-11-26  4:54           ` Alain Volmat
2004-11-26  8:32         ` Brad Midgley
2004-11-26  8:07       ` Brad Midgley

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=1101440449.6465.64.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@lists.sourceforge.net \
    --cc=henryk@ploetzli.ch \
    /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