All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabien Chevalier <fabchevalier@free.fr>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] New A2DP support : HOWTO ?
Date: Fri, 17 Aug 2007 13:28:51 +0200	[thread overview]
Message-ID: <46C58673.70201@free.fr> (raw)
In-Reply-To: <1187348439.6698.369.camel@violet>

Hi Marcel

> I got the SonyEricsson MBR-100 A2DP receiver dongle. That one is CSR
> based. Never seen a TI based before.

Me neither :-(

> Check again. There were a lot of changes.

Just did that. In fact it used to work a few days ago, when the acceptor 
side was paradoxally still broken. Not it has been fixed it doesn't work 
anymore : funny, isn't it ?

The issue seems to be that my headset doesn't seem to like very much the 
rejection of the start cmd that the daemon sends to him.
After a while when xmms starts the daemon sends a start cmd, to which 
the headset answers with a start rsp, which should indicate that 
everything is ok... however i hear no sound in the headset whatsoever :-(


Relevant hcidump log below:
 > ACL data: handle 6 flags 0x02 dlen 7
     L2CAP(d): cid 0x0041 len 3 [psm 25]
       AVDTP(s): Start cmd: transaction 4
         ACP SEID 1
< ACL data: handle 6 flags 0x02 dlen 8
     L2CAP(d): cid 0x0054 len 4 [psm 25]
       AVDTP(s): Start rej: transaction 4
         ACP SEID 1
         Error code 25
 > HCI Event: Number of Completed Packets (0x13) plen 5
   0000: 01 06 00 01 00                                    .....
< ACL data: handle 6 flags 0x02 dlen 7
     L2CAP(d): cid 0x0054 len 3 [psm 25]
       AVDTP(s): Start cmd: transaction 0
         ACP SEID 1
 > HCI Event: Number of Completed Packets (0x13) plen 5
   0000: 01 06 00 01 00                                    .....
 > ACL data: handle 6 flags 0x02 dlen 6
     L2CAP(d): cid 0x0041 len 2 [psm 25]
       AVDTP(s): Start rsp: transaction 0
< ACL data: handle 6 flags 0x02 dlen 377
< ACL data: handle 6 flags 0x01 dlen 153
     L2CAP(d): cid 0x0056 len 526 [psm 25]
       AVDTP(m): ver 2 cc 0 pt 1 seqn 0 time 128 ssrc 1
       0000: 01 9c bf fa 20 00 00 00  00 00 00 00 00 00 7f ff  .... 
...........
       0010: 7f ff 7f ff 7f ff 7f ff  7f fe ff fd ff fb ff fb 
................
       0020: ff fb ff fb ff fb ff fb  ff f7 ff ef ff df ff df 
................
       0030: ff df ff df ff df ff df  ff bf ff 7f fe ff fe ff 
................
       0040: fe ff fe ff fe ff fe ff  fd ff fb ff f7 ff f7 ff 
................
:


Cheers,

Fabien

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2007-08-17 11:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-13 16:37 [Bluez-devel] New A2DP support : HOWTO ? Fabien Chevalier
2007-08-13 16:46 ` Frederic Dalleau
2007-08-13 17:06   ` Marcel Holtmann
2007-08-13 17:25     ` Frederic Dalleau
2007-08-13 17:50       ` Marcel Holtmann
2007-08-14 12:50   ` Fabien Chevalier
2007-08-14 16:30     ` Marcel Holtmann
2007-08-17 10:42       ` Fabien Chevalier
2007-08-17 11:00         ` Marcel Holtmann
2007-08-17 11:28           ` Fabien Chevalier [this message]
2007-08-17 11:42             ` Johan Hedberg
2007-08-17 12:44               ` Frederic Dalleau
2007-08-17 13:18                 ` Johan Hedberg
2007-08-17 13:43                   ` Johan Hedberg
2007-08-17 13:53                     ` Frederic Dalleau
2007-08-17 14:02                       ` Marcel Holtmann
2007-08-17 14:15                         ` Brad Midgley
2007-08-17 14:29                           ` Frederic Dalleau
2007-08-18 14:10                           ` Fabien Chevalier
2007-08-18 14:02               ` Fabien Chevalier

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=46C58673.70201@free.fr \
    --to=fabchevalier@free.fr \
    --cc=bluez-devel@lists.sourceforge.net \
    /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.