All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Natale Vinto <ebballon@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: Getting/setting Inquiry trasmit power level unsolved
Date: Tue, 17 Nov 2009 21:56:58 +0100	[thread overview]
Message-ID: <1258491418.2003.37.camel@violet> (raw)
In-Reply-To: <c6e9632c0911170853g5ef4061cr75c42c71a1a87b7d@mail.gmail.com>

Hi Natale,

so first of all, stop TOP posting. Otherwise I just going to ignore your
emails. This is an open source mailing that follows proper standards and
etiquette,
 
> I have a 2.1+EDR bluetooth usb dongle from Cubic 3c Corp.
> 
> Here there is a picture of it:
> http://www.ec21.com/global/common/imageView.jsp?title=Sell%20bluetooth%20mini%20dongle,%20100m&img=http://image.ec21.com/image/skye112/OF0007943009_1/Sell_bluetooth_mini_dongle_100m.jpg
> 
> The command  hciconfig hci0 gives this result on 2.6.31 Kubuntu Karmic:
> hci0:   Type: USB
>         BD Address: 00:15:83:0C:1F:55 ACL MTU: 310:10 SCO MTU: 64:8
>         UP RUNNING PSCAN
>         RX bytes:999 acl:0 sco:0 events:30 errors:0
>         TX bytes:367 acl:0 sco:0 commands:28 errors:0
> 
> Here you are some useful information about it:
> 
> lsusb:
> Bus 002 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd
> Bluetooth Dongle (HCI mode)
> 
> lsmod | grep bt:
> btusb                  11568  2
> bluetooth              53828  9 rfcomm,sco,bnep,l2cap,btusb
> usbcore               146288  4 btusb,ehci_hcd,uhci_hcd
> 
> so I get always:
> hciconfig hci0 inqtpl
> Can't read inquiry transmit power level on hci0: Input/output error (5)
> 
> either on Ubuntu/Debian Bluez 4.x/3.x
> 
> so isn't it a CSR based chip? I thought they would work fine with TPL, isn't it?

# hciconfig hci0 inqtpl
hci0:	Type: USB
	BD Address: 00:19:DB:xx:xx:xx ACL MTU: 310:10 SCO MTU: 64:8
	Inquiry transmit power level: 4

# hcidump -X -V
< HCI Command: Read Inquiry Response Transmit Power Level (0x03|0x0058) plen 0
> HCI Event: Command Complete (0x0e) plen 5
    Read Inquiry Response Transmit Power Level (0x03|0x0058) ncmd 1
    status 0x00 level 4

Looks all good to me and works perfectly fine with the CSR dongle, I
tested this with.

Regards

Marcel



  reply	other threads:[~2009-11-17 20:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-13 18:47 Getting/setting Inquiry trasmit power level unsolved Natale Vinto
2009-11-15 11:57 ` Marcel Holtmann
2009-11-17 16:53   ` Natale Vinto
2009-11-17 20:56     ` Marcel Holtmann [this message]
2009-11-17 21:18       ` Natale Vinto
2009-11-18 17:59         ` Natale Vinto
2009-11-18 18:15           ` Marcel Holtmann
2009-11-27 18:11             ` Natale Vinto
2009-12-14 16:24               ` Natale Vinto
2009-12-14 17:55                 ` Marcel Holtmann
2009-12-23 13:53                   ` Steven Singer

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=1258491418.2003.37.camel@violet \
    --to=marcel@holtmann.org \
    --cc=ebballon@gmail.com \
    --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.