* [Bluez-users] RE[2]: inquiry scan problems
@ 2004-11-29 21:38 Marco Trudel
2004-11-29 21:50 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Marco Trudel @ 2004-11-29 21:38 UTC (permalink / raw)
To: bluez-users
> > [my description of the inquiry problems with java (jsr82)]
> can your reproduce it without using any JSR-82 stuff?
yes. i tried the inquiries with "hcitool scan".
again, i do 5 and more inquiries in a row with one second sleep between
inquiries single "hcitool scan"'s...
here what i noted:
- it needs in average 4 inquiries to get a new device after it's in
rainge (4 single "hcitool scan" until it's visible).
- it needs in average 2 inquiries to see that a device is no longer in
rainge (or has bluetooth disabled). the first new inquiry usually gives
"n/a" as the friendlyName, the second one doesn't list it again.
does maybe bluez or my bluetooth dongle cache old inquiries or is there
still radiation in the air :-) ?
- during scans, if nothin changes (no new/disappeared devices), the
friendlyName changes to n/a for a single inquiry (very rare, but it happens)
- if multiple new devices come in rainge, old devices migt have a n/a
friendlyName (the right one comes back in the next scan)
thanks for your time...
kind regards
Marco
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] RE[2]: inquiry scan problems
2004-11-29 21:38 [Bluez-users] RE[2]: inquiry scan problems Marco Trudel
@ 2004-11-29 21:50 ` Marcel Holtmann
2004-11-29 21:59 ` Marco Trudel
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-11-29 21:50 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Marco,
> yes. i tried the inquiries with "hcitool scan".
> again, i do 5 and more inquiries in a row with one second sleep between
> inquiries single "hcitool scan"'s...
>
> here what i noted:
> - it needs in average 4 inquiries to get a new device after it's in
> rainge (4 single "hcitool scan" until it's visible).
> - it needs in average 2 inquiries to see that a device is no longer in
> rainge (or has bluetooth disabled). the first new inquiry usually gives
> "n/a" as the friendlyName, the second one doesn't list it again.
> does maybe bluez or my bluetooth dongle cache old inquiries or is there
> still radiation in the air :-) ?
for me this sounds more like a job periodic inquiry.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] RE[2]: inquiry scan problems
2004-11-29 21:50 ` Marcel Holtmann
@ 2004-11-29 21:59 ` Marco Trudel
2004-11-30 5:28 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Marco Trudel @ 2004-11-29 21:59 UTC (permalink / raw)
To: bluez-users
Hello Marcel
what do you mean by "job periodic inquiry"?
what is this? i don't know what this means...
kind regards
Marco Trudel
Marcel Holtmann wrote:
> Hi Marco,
>
>
>>yes. i tried the inquiries with "hcitool scan".
>>again, i do 5 and more inquiries in a row with one second sleep between
>>inquiries single "hcitool scan"'s...
>>
>>here what i noted:
>>- it needs in average 4 inquiries to get a new device after it's in
>>rainge (4 single "hcitool scan" until it's visible).
>>- it needs in average 2 inquiries to see that a device is no longer in
>>rainge (or has bluetooth disabled). the first new inquiry usually gives
>>"n/a" as the friendlyName, the second one doesn't list it again.
>>does maybe bluez or my bluetooth dongle cache old inquiries or is there
>>still radiation in the air :-) ?
>
>
> for me this sounds more like a job periodic inquiry.
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] RE[2]: inquiry scan problems
2004-11-29 21:59 ` Marco Trudel
@ 2004-11-30 5:28 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-11-30 5:28 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Marco,
> what do you mean by "job periodic inquiry"?
> what is this? i don't know what this means...
look at the HCI part of the Bluetooth specification for the commands and
events for periodic inquiry.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-11-30 5:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-29 21:38 [Bluez-users] RE[2]: inquiry scan problems Marco Trudel
2004-11-29 21:50 ` Marcel Holtmann
2004-11-29 21:59 ` Marco Trudel
2004-11-30 5:28 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox