Return-Path: From: Fernando Unzu To: bluez-devel@lists.sourceforge.net Date: Thu, 1 Feb 2007 11:59:20 +0100 MIME-Version: 1.0 Message-Id: <200702011159.21531.fernando@bluexare.org> Subject: [Bluez-devel] About hci_inquiry (Num_Responses) Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hello, I'm playing with hci_inquiry function and I have realizedthat Num_Responses, who is passed like an argument to the function, does not do wath I want. I thought that this value told how many devices are scanned until the scanning stopped. But this value tells how many devices "respond" the scan message (so one same device can "respond" several times). With the hcidump I have realized on that. I have realized this issue because I put this value to 7, for example, and 7 seconds to the len, but, without find the 7 devices, and without spend all the time, the inquiry returns and saying only 3 devices found (for example). There is any way to solve this? Or is the implementation of this function to do so... There is any solution? Can I, in any way, say the hci_inquiry to stop the scan only when 7 (f.e) different devices respond, or only the unique solution is to scan for over 40 or more devices, and find all devices, although others respond several times... Can anybody tell me where is the hci_inquiry code to take a study? Thank you. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel