All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
To: Artem Rakhov <arakhov@chromium.org>
Cc: Marcel Holtmann <marcel@holtmann.org>,
	"linux-bluetooth@vger.kernel.org"
	<linux-bluetooth@vger.kernel.org>
Subject: Re: [A2DP] Incoming connections do not succeed
Date: Sun, 10 Aug 2014 10:32:41 +0300	[thread overview]
Message-ID: <CABBYNZLEDBFa-wV5L5Pfi-PzA877PxSrktsVLpzCRuQ4nu1eKQ@mail.gmail.com> (raw)
In-Reply-To: <CAD81oNY41-8DhJCOetLa_TCrPLBeiJFHQJ7TxawydwQ5S_Lmwg@mail.gmail.com>

Hi Artem,

On Fri, Aug 8, 2014 at 10:32 AM, Artem Rakhov <arakhov@chromium.org> wrote:
> Hi Marcel,
>
> Please find Packet Logger's btsnoop log in the attachment.
>
> So far I have 2 observations:
> 1. Mac does not require any authorization (most likely it's not the cause)
> 2. I found another BT speaker which works properly. At first, I'm
> seeing the same behavior: speaker initiates connection, BlueZ sends
> Configure Request (with no MTU), then speaker disconnects. But after
> that the device tries to initiate connection for the second time, and
> this time it is successful: after BlueZ sends Configure Request with
> no MTU, speaker answers with another Configure Request (with some
> MTU), and connection is established normally. Is it possible, that
> BlueZ is doing something wrong, but then this new speaker tries
> something else, while the old one does not?

I could not find anything l2cap related in this logs, but I notice
there a LE scanning ongoing perhaps you have should try disabling it
with Disconnect method for now. Anyway A2DP code is not really
involved with L2CAP connection setup so we would have to look at the
kernel changes but I quick check doesn't show anything and you said
you have tried with 3.10 so Im afraid this is only reproducible with
some specific device.

Btw, if you want to really isolate the problem you can try to connect
using avinfo or l2test directly.


-- 
Luiz Augusto von Dentz

  reply	other threads:[~2014-08-10  7:32 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-26  1:33 [A2DP] Incoming connections do not succeed Artem Rakhov
2014-07-28  8:21 ` Luiz Augusto von Dentz
2014-07-29  0:24   ` Artem Rakhov
2014-07-29  5:16     ` Artem Rakhov
2014-07-29  5:29       ` Marcel Holtmann
2014-08-08  7:32         ` Artem Rakhov
2014-08-10  7:32           ` Luiz Augusto von Dentz [this message]
2014-08-11  6:07             ` Michal Labedzki
2014-08-18  7:11             ` Artem Rakhov
2014-08-20 22:52               ` Artem Rakhov
2014-08-20 22:54               ` Artem Rakhov
2014-08-21  6:42                 ` Artem Rakhov
2014-08-21  8:38                   ` Luiz Augusto von Dentz
2014-08-21 13:33                     ` Marcel Holtmann
2014-08-21 13:53                       ` Luiz Augusto von Dentz
2014-08-21 14:28                         ` Marcel Holtmann
2014-08-21 19:16                           ` Artem Rakhov
2014-08-21 20:24                             ` Marcel Holtmann
2014-08-21 21:31                               ` Artem Rakhov
2014-08-27  1:11                                 ` Artem Rakhov
2014-08-27  2:08                                   ` Marcel Holtmann
2014-08-27  6:33                                     ` Artem Rakhov
2014-08-27 18:34                                       ` Luiz Augusto von Dentz
2014-08-28 11:19                                         ` Luiz Augusto von Dentz
2014-08-28 20:37                                           ` Marcel Holtmann

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=CABBYNZLEDBFa-wV5L5Pfi-PzA877PxSrktsVLpzCRuQ4nu1eKQ@mail.gmail.com \
    --to=luiz.dentz@gmail.com \
    --cc=arakhov@chromium.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.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.