mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Tom Allebrandi" <wyrles@ytram.com>
To: "'Cufi, Carles'" <carles.cufi@nordicsemi.no>, <corey@kansanian.com>
Cc: "'Ed Tomlinson'" <edt@aei.ca>,
	"'Ville Tervo'" <ville.tervo@nokia.com>,
	"'Bluettooth Linux'" <linux-bluetooth@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: RE: Linux 2.6.39
Date: Wed, 25 May 2011 09:31:13 -0700	[thread overview]
Message-ID: <013c01cc1af9$361b00e0$a25102a0$@ytram.com> (raw)
In-Reply-To: <5B4B9A479BF6994B88EA975675EC5B79057A60296D@MES1OS2SXC003.mes1.tconet.net>

-----Original Message-----
From: linux-bluetooth-owner@vger.kernel.org
[mailto:linux-bluetooth-owner@vger.kernel.org] On Behalf Of Cufi, Carles
Sent: Wednesday, May 25, 2011 7:15 AM
To: corey@kansanian.com
Cc: Ed Tomlinson; Ville Tervo; Bluettooth Linux;
linux-kernel@vger.kernel.org
Subject: RE: Linux 2.6.39

(Snipping...)
On Wed, May 25, 2011 at 8:46 AM, Cufi, Carles <carles.cufi@nordicsemi.no>
wrote:
> On Wednesday 25 May 2011 07:36:14 Ville Tervo wrote:
>> On Wed, May 25, 2011 at 07:11:17AM -0400, ext Ed Tomlinson wrote:
>> > On Wednesday 25 May 2011 06:54:54 Corey Boyle wrote:
>> > > > On Mon, May 23, 2011 at 06:08:36PM -0400, ext Ed Tomlinson wrote:
>> > > > > On Saturday 21 May 2011 16:31:00 Ed Tomlinson wrote:
>> > > > > > On Saturday 21 May 2011 13:56:20 Milan Oravec wrote:
...
>> > Read Local Version Information (0x04|0x0001) plen 0
>> > > HCI Event: Command Complete (0x0e) plen 12
>> >     Read Local Version Information (0x04|0x0001) ncmd 1
>> >     status 0x00
>> >     HCI Version: 1.1 (0x1) HCI Revision: 0x20d
*************************
>> >     LMP Version: 1.1 (0x1) LMP Subversion: 0x20d
*************************
>> >     Manufacturer: Cambridge Silicon Radio (10) < HCI Command: Set 
>> > Event Mask (0x03|0x0001) plen 8
>> >     Mask: 0xfffffbff00000000
*************************
>> > > HCI Event: Command Complete (0x0e) plen 4
>> >     Set Event Mask (0x03|0x0001) ncmd 1
>> >     status 0x12
>> >     Error: Invalid HCI Command Parameters
>
>Set Event Mask has been in the Bluetooth Spec since day 1, so it must be
the bitmask, which has been extended with each new spec release to cover
newly >added events. Looking at the latest spec, and judging by the year
your chipset was released in (it probably is a 1.1 compliant chipset) I
believe that >0x000000008FFFFFFF is the highest event mask it would support
(up until and including Page Scan Repetition Mode Change Event), but since I
don't have the >old 1.1 spec around I may be one or two bits off.

The device appears to have identified itself as CSR firmware using Bluetooth
version 1.1.

I do happen to have the 1.1 spec lying around :-), for Set_Event_Mask it
says

0x0000000100000000
To                                          Reserved for future use
0x8000000000000000

0x00000000FFFFFFFF	Default (All events enabled)

The mask above looks ok (no undefined bits), but are they supposed to be
displayed in that order? (IOW, are the bytes in correct order?)

--- tom
tom allebrandi
wyrles@ytram.com



  reply	other threads:[~2011-05-25 16:37 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BANLkTinG_qCtHQYRYFQUJ9oGv4H1cuznWg@mail.gmail.com>
2011-05-25 11:11 ` Ed Tomlinson
2011-05-25 11:36   ` Ville Tervo
2011-05-25 11:53     ` Corey Boyle
2011-05-25 12:12     ` Ed Tomlinson
2011-05-25 12:46       ` Cufi, Carles
2011-05-25 14:07         ` Corey Boyle
2011-05-25 14:15           ` Cufi, Carles
2011-05-25 16:31             ` Tom Allebrandi [this message]
2011-05-25 17:04               ` Cufi, Carles
2011-05-25 17:21                 ` Tom Allebrandi
2011-05-26  1:11               ` Corey Boyle
2011-05-26  8:37                 ` Ville Tervo
2011-05-26 10:17                   ` Corey Boyle
2011-05-26 10:47                     ` Ed Tomlinson
2011-05-30 21:02                       ` Gustavo F. Padovan
2011-05-19  5:04 Linus Torvalds
2011-05-19  5:32 ` Stephen Rothwell
2011-05-19 15:44 ` Mark Lord
2011-05-19 15:47   ` Randy Dunlap
2011-05-19 16:16   ` Catalin Marinas
2011-05-19 16:23     ` Randy Dunlap
2011-05-23 10:49       ` Catalin Marinas
2011-05-21 17:56 ` Milan Oravec
2011-05-21 20:31   ` Ed Tomlinson
2011-05-23 22:08     ` Ed Tomlinson
2011-05-25  8:27       ` Ville Tervo
2011-05-25 21:19         ` Milan Oravec
2011-06-21 21:08         ` Milan Oravec
2011-05-22  1:12 ` Uwaysi Bin Kareem
2011-05-22  7:22 ` CaT

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='013c01cc1af9$361b00e0$a25102a0$@ytram.com' \
    --to=wyrles@ytram.com \
    --cc=carles.cufi@nordicsemi.no \
    --cc=corey@kansanian.com \
    --cc=edt@aei.ca \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ville.tervo@nokia.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

Powered by JetHome