From owner-freebsd-bluetooth@FreeBSD.ORG Thu Apr 20 16:47:39 2006 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E80E016A406 for ; Thu, 20 Apr 2006 16:47:39 +0000 (UTC) (envelope-from maksim.yevmenkin@savvis.net) Received: from mailgate1b.savvis.net (mailgate1b.savvis.net [216.91.182.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8514D43D45 for ; Thu, 20 Apr 2006 16:47:39 +0000 (GMT) (envelope-from maksim.yevmenkin@savvis.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate1b.savvis.net (Postfix) with ESMTP id EB4793BF88; Thu, 20 Apr 2006 11:47:38 -0500 (CDT) Received: from mailgate1b.savvis.net ([127.0.0.1]) by localhost (mailgate1b.savvis.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14122-03-67; Thu, 20 Apr 2006 11:47:38 -0500 (CDT) Received: from [10.254.186.111] (sntc04ep01.savvis.net [64.14.1.106]) by mailgate1b.savvis.net (Postfix) with ESMTP id 66A983BE44; Thu, 20 Apr 2006 11:47:38 -0500 (CDT) Message-ID: <4447BB29.906@savvis.net> Date: Thu, 20 Apr 2006 09:47:37 -0700 From: Maksim Yevmenkin User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Carlos_Fern=E1ndez_Herranz?= References: <4423D096.2010205@udc.es> <44248823.3040907@savvis.net> <44291782.8010003@udc.es> <1143546159.980113.1641.nullmailer@galant.ukfsn.org> <44292470.5020803@udc.es> <1143547703.630752.2338.nullmailer@galant.ukfsn.org> <44294D1D.4010901@udc.es> <1143558548.478651.3242.nullmailer@galant.ukfsn.org> <4447A36C.8070201@udc.es> In-Reply-To: <4447A36C.8070201@udc.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at savvis.net Cc: freebsd-bluetooth@freebsd.org Subject: Re: About Inquiry_with_RSSI X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 16:47:40 -0000 Carlos Fernández Herranz wrote: > The problem was in my Bluetooth adapter, D-LINK DBT-122 which are said > to support Bluetooth 1.2 but it's not true. > > Now, I've tried with some Conceptronic BT 2.0 and it works well. I've > given support for the commands from Bluetooth 1.2: > > Write_Inquiry_Mode > Read_Inquiry_Mode > > and the reception of Inquiry results with RSSI. > > I'd like to collaborate providing the solutions I've found. How can I do > it? Posting my code in this list or sending it to Maksim? posting patches here for everyone to try/review would be a good start. i will be happy to commit them for you (after appropriate testing of course). thanks, max