* Re: [Bluez-users] hcitool returns error 0x11 with RSSI command
2004-03-24 10:43 ` Alvin Lam
@ 2004-03-24 10:42 ` Xavier Garreau
2004-03-24 12:01 ` Marcel Holtmann
1 sibling, 0 replies; 5+ messages in thread
From: Xavier Garreau @ 2004-03-24 10:42 UTC (permalink / raw)
To: Alvin Lam, bluez-users
> I am using BlueZ with two Socket CompactFlash BT card using the dtl1_cs
> driver. I run "sdptool browse &" and when a connection is established =
I
> then run "hcitool <rssi | lq | tpl> <bdaddr>". This yields the
> following errors:
>
> HCI get_link_quality cmd failed (0x11)
> Read RSSI returned (error) status 0x11
> HCI read_transmit_power_level cmd failed (0x11)
>
> Since 0x11 is 17 in decimal, looking at errno.h shows that this error
> corresponds to "File Exists". I found several previous messages on the
> mailing list referring to a similar error, but a different return value
> (0x01).
This is a bluetooth Error Code and means (BT Spec. =A76.17) "Unsupported
Feature or parameter value".
Regards,
--=20
Xavier Garreau <x.garreau@prim-time.fr>
Prim'Time Technology
http://www.prim-time.fr/
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bluez-users] hcitool returns error 0x11 with RSSI command
[not found] <20040323223102.25A8F1D0425@sc8-sf-uberspam1.sourceforge.net>
@ 2004-03-24 10:43 ` Alvin Lam
2004-03-24 10:42 ` Xavier Garreau
2004-03-24 12:01 ` Marcel Holtmann
0 siblings, 2 replies; 5+ messages in thread
From: Alvin Lam @ 2004-03-24 10:43 UTC (permalink / raw)
To: bluez-users
Hello,
I am using BlueZ with two Socket CompactFlash BT card using the dtl1_cs
driver. I run "sdptool browse &" and when a connection is established I
then run "hcitool <rssi | lq | tpl> <bdaddr>". This yields the
following errors:
HCI get_link_quality cmd failed (0x11)
Read RSSI returned (error) status 0x11
HCI read_transmit_power_level cmd failed (0x11)
Since 0x11 is 17 in decimal, looking at errno.h shows that this error
corresponds to "File Exists". I found several previous messages on the
mailing list referring to a similar error, but a different return value
(0x01).
I am thinking perhaps the Socket CF card does not support these
features? Any ideas what in particular is failing in hci_send_req()?
Thanks.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] hcitool returns error 0x11 with RSSI command
2004-03-24 10:43 ` Alvin Lam
2004-03-24 10:42 ` Xavier Garreau
@ 2004-03-24 12:01 ` Marcel Holtmann
1 sibling, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-03-24 12:01 UTC (permalink / raw)
To: Alvin Lam; +Cc: BlueZ Mailing List
Hi Alvin,
> I am using BlueZ with two Socket CompactFlash BT card using the dtl1_cs
> driver. I run "sdptool browse &" and when a connection is established I
> then run "hcitool <rssi | lq | tpl> <bdaddr>". This yields the
> following errors:
>
> HCI get_link_quality cmd failed (0x11)
> Read RSSI returned (error) status 0x11
> HCI read_transmit_power_level cmd failed (0x11)
>
> Since 0x11 is 17 in decimal, looking at errno.h shows that this error
> corresponds to "File Exists". I found several previous messages on the
> mailing list referring to a similar error, but a different return value
> (0x01).
>
> I am thinking perhaps the Socket CF card does not support these
> features? Any ideas what in particular is failing in hci_send_req()?
the socket card don't support these features. Check your card features
with this command "hciconfig hci0 features".
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] hcitool returns error 0x11 with RSSI command
@ 2004-03-24 18:30 Alvin Lam
2004-03-24 18:49 ` Marcel Holtmann
0 siblings, 1 reply; 5+ messages in thread
From: Alvin Lam @ 2004-03-24 18:30 UTC (permalink / raw)
To: BlueZ Mailing List
Hello,
Thanks for the replies. I seem to recall seeing the RSSI feature being available before I re-installed the dtl1_cs driver. Could it be possible that I have somehow disabled this feature?
I've attached the revision, version, and feature info from the Socket CF BT card.
Thanks,
Alvin
sh-2.03# hciconfig hci0 revision hci0: Type: PCCARD
BD Address: 00:E0:03:25:53:02 ACL MTU: 340:4 SCO MTU: 64:0
Unsupported manufacturer sh-2.03# hciconfig hci0 version hci0: Type: PCCARD
BD Address: 00:E0:03:25:53:02 ACL MTU: 340:4 SCO MTU: 64:0
HCI Ver: 1.1 (0x1) HCI Rev: 0x0 LMP Ver: 1.0b (0x0) LMP Subver: 0x104
Manufacturer: Nokia Mobile Phones (1) sh-2.03# hciconfig hci0 features hci0: Type: PCCARD
BD Address: 00:E0:03:25:53:02 ACL MTU: 340:4 SCO MTU: 64:0
Features: 0x17 0x00 0x00 0x00 0x00 0x00 0x00 0x00
<3-slot packets> <5-slot packets> <encryption> <timing accuracy>
----- Original Message -----
From: Marcel Holtmann <marcel@holtmann.org>
Date: Wednesday, March 24, 2004 4:01 am
Subject: Re: [Bluez-users] hcitool returns error 0x11 with RSSI command
> Hi Alvin,
>
> > I am using BlueZ with two Socket CompactFlash BT card using the
> dtl1_cs
> > driver. I run "sdptool browse &" and when a connection is
> established I
> > then run "hcitool <rssi | lq | tpl> <bdaddr>". This yields the
> > following errors:
> >
> > HCI get_link_quality cmd failed (0x11)
> > Read RSSI returned (error) status 0x11
> > HCI read_transmit_power_level cmd failed (0x11)
> >
> > Since 0x11 is 17 in decimal, looking at errno.h shows that this
> error
> > corresponds to "File Exists". I found several previous messages
> on the
> > mailing list referring to a similar error, but a different return
> value
> > (0x01).
> >
> > I am thinking perhaps the Socket CF card does not support these
> > features? Any ideas what in particular is failing in
> hci_send_req()?
> the socket card don't support these features. Check your card features
> with this command "hciconfig hci0 features".
>
> Regards
>
> Marcel
>
>
>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] hcitool returns error 0x11 with RSSI command
2004-03-24 18:30 [Bluez-users] hcitool returns error 0x11 with RSSI command Alvin Lam
@ 2004-03-24 18:49 ` Marcel Holtmann
0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-03-24 18:49 UTC (permalink / raw)
To: Alvin Lam; +Cc: BlueZ Mailing List
Hi Alvin,
> Thanks for the replies. I seem to recall seeing the RSSI feature being available before I re-installed the dtl1_cs driver. Could it be possible that I have somehow disabled this feature?
the Nokia card didn't had these features and it is not possible to
disable or enable them.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-03-24 18:49 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-24 18:30 [Bluez-users] hcitool returns error 0x11 with RSSI command Alvin Lam
2004-03-24 18:49 ` Marcel Holtmann
[not found] <20040323223102.25A8F1D0425@sc8-sf-uberspam1.sourceforge.net>
2004-03-24 10:43 ` Alvin Lam
2004-03-24 10:42 ` Xavier Garreau
2004-03-24 12:01 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox