All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Lower granularity for INQUIRY interval
@ 2005-02-10 18:09 Catalin Drula
  2005-02-10 19:08 ` Steven Singer
  0 siblings, 1 reply; 3+ messages in thread
From: Catalin Drula @ 2005-02-10 18:09 UTC (permalink / raw)
  To: bluez-devel

Hi,

Is there a way to perform INQUIRY for intervals with
a lower granularity than 1.28 seconds? I know the Bluetooth
specification says no.

The solution that I found was to use the INQUIRY_CANCEL command
before the expiration of the inquiry interval. At a programming
level in order to do this I need to work at the HCI level (since the
API function hci_inquiry is blocking, cannot be interrupted).
Is there any other way to do this?

Could we potential have a new function in the API, say
hci_inquiry_fine_granularity, that does exactly what I described
above?

At the Bluetooth hardware level (if there is anyone that has such
knowledge) does my solution of issuing an INQUIRY CANCEL command before
the expiration of the INQUIRY interval really work? (I have a hunch
that the hardware might stay in INQUIRY mode anyway until the end of the
current 1.28sec time slot).

Thanks for any advice,

Catalin



-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-10 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-10 18:09 [Bluez-devel] Lower granularity for INQUIRY interval Catalin Drula
2005-02-10 19:08 ` Steven Singer
2005-02-10 19:19   ` Marcel Holtmann

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.