From: Marcel Holtmann <marcel@holtmann.org>
To: smcoe@gmail.com
Cc: linux-bluetooth@vger.kernel.org, Stephen Coe <smcoe1@gmail.com>
Subject: Re: [PATCH] eSCO fallback to SCO on Error: Unsupported Feature or Parameter Value
Date: Tue, 16 Feb 2010 10:05:39 -0800 [thread overview]
Message-ID: <1266343539.8849.12.camel@localhost.localdomain> (raw)
In-Reply-To: <1266337784-7898-1-git-send-email-smcoe@gmail.com>
Hi Stephen,
> The Bluetooth SIG PTS test case: TC_AG_ACS_BV_10_I, rejects eSCO with
> "Unsupported Feature or Parameter Value" (0x11). This patch adds case
> for SCO fall back.
>
> 2007-09-20 12:20:37.787747 > HCI Event: Number of Completed Packets
> (0x13) plen 5
> handle 38 packets 1
> 2007-09-20 12:20:37.842154 < HCI Command: Setup Synchronous Connection
> (0x01|0x0028) plen 17
> handle 38 voice setting 0x0060
> 2007-09-20 12:20:37.847037 > HCI Event: Command Status (0x0f) plen 4
> Setup Synchronous Connection (0x01|0x0028) status 0x00 ncmd 1
> 2007-09-20 12:20:37.855233 > HCI Event: Max Slots Change (0x1b) plen 3
> handle 38 slots 1
> 2007-09-20 12:20:39.913354 > HCI Event: Synchronous Connect Complete
> (0x2c) plen 17
> status 0x11 handle 38 bdaddr 00:16:93:01:01:7A type eSCO
> Error: Unsupported Feature or Parameter Value
> 2007-09-20 12:20:39.922629 > HCI Event: Max Slots Change (0x1b) plen 3
> handle 38 slots 5
> 2007-09-20 12:20:58.126886 < ACL data: handle 38 flags 0x02 dlen 8
> L2CAP(d): cid 0x0041 len 4 [psm 0]
> 0000: 0b 53 01 b8 .S..
> 2007-09-20 12:20:58.130138 > HCI Event: Number of Completed Packets
> (0x13) plen 5
> handle 38 packets 1
>
> Signed-off-by: Stephen Coe <smcoe1@gmail.com>
> ---
> net/bluetooth/hci_event.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
patch has been applied to bluetooth-2.6 tree.
Regards
Marcel
prev parent reply other threads:[~2010-02-16 18:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-16 16:29 [PATCH] eSCO fallback to SCO on Error: Unsupported Feature or Parameter Value smcoe
2010-02-16 18:05 ` Marcel Holtmann [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=1266343539.8849.12.camel@localhost.localdomain \
--to=marcel@holtmann.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=smcoe1@gmail.com \
--cc=smcoe@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).