From: Peter Hurley <phurley@charter.net>
To: linux-bluetooth <linux-bluetooth@vger.kernel.org>
Subject: Re: Odd eSCO behavior with BCM2045-based receiver
Date: Wed, 16 Sep 2009 15:43:54 -0400 [thread overview]
Message-ID: <4AB13FFA.8080704@charter.net> (raw)
In-Reply-To: <4AB128CC.6090807@charter.net>
Peter Hurley wrote:
> While attempting to setup a Motorola S9 headset with a BCM2045-based
> USB dongle (Dell-branded Logitech device), I've observed some strange
> eSCO behavior. I'm running 64-bit 2.6.31 kernel with bluez 4.52.
>
> Behavior # 1: when attempting a SCO connection, frequently the
> connection is rejected with Reserved Slot Violation status return from
> the Synchronous Connect Complete event. The SCO connection
> occasionally succeeds as an eSCO connection in CVSD mode. I've been
> experimenting with this for a while. (After some more observation, it
> may be that the successful path is preceded by a mode change to sniff
> mode) Any ideas?
>
> Behavior # 2: The bt receiver's LM crashes when the eSCO connection
> is disconnected (here's the hcidump):
>
>
> After this, *all connections with every device* are terminated (note
> that in the above sequence handle 11 was disconnected as well) and
> cannot be restarted without unplugging the dongle ('hcitool reset'
> operates but is ineffective) and restarting the daemon. Again, I'd
> welcome any suggestions for further experimentation. I do not have a
> sniffer.
>
> Thanks,
> Peter Hurley
Answered my own question by discovering the sco kernel module parameter,
'disable_esco'. However, it doesn't make sense to me that one device
incompatibility disables an entire transport type. Wouldn't it be
better if the user-space daemon controlled (or at least had the ability
to override) which transport was attempted? At least, control would be
finer-grained (e.g., only HSP profiles could optionally connect to
SCO-only). The sco driver has no idea that the connection attempt is
being driven for a headset.
Regards,
Peter
prev parent reply other threads:[~2009-09-16 19:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-16 18:05 Odd eSCO behavior with BCM2045-based receiver Peter Hurley
2009-09-16 19:43 ` Peter Hurley [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=4AB13FFA.8080704@charter.net \
--to=phurley@charter.net \
--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.