From owner-freebsd-bluetooth@FreeBSD.ORG Fri Mar 24 10:57:33 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 0FD2616A41F for ; Fri, 24 Mar 2006 10:57:33 +0000 (UTC) (envelope-from cfernandezh@udc.es) Received: from mail.udc.es (mail.udc.es [193.147.41.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CBAB43D45 for ; Fri, 24 Mar 2006 10:57:32 +0000 (GMT) (envelope-from cfernandezh@udc.es) Received: from localhost (localhost [127.0.0.1]) by mail.udc.es ("Servidor de correo del SIAIN") with ESMTP id 22A6F15EBE3 for ; Fri, 24 Mar 2006 11:56:58 +0100 (CET) Received: from [193.144.50.98] (unknown [193.144.50.98]) by mail.udc.es ("Servidor de correo del SIAIN") with ESMTP id F381015EBBD for ; Fri, 24 Mar 2006 11:56:57 +0100 (CET) Message-ID: <4423D096.2010205@udc.es> Date: Fri, 24 Mar 2006 11:57:26 +0100 From: =?ISO-8859-1?Q?Carlos_Fern=E1ndez_Herranz?= User-Agent: Mozilla Thunderbird 1.0.6 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-bluetooth@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Fri, 24 Mar 2006 10:57:33 -0000 Hello. I would like to know if it could be possible upgrade the Bluetooth stack so the command Inquiry_with_RSSI could be supported and the way I could do it. Can I follow the BlueZ stack to adapt the FreeBSD one? Thanks Best regards. From owner-freebsd-bluetooth@FreeBSD.ORG Sat Mar 25 00:00:22 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 96A0216A45E for ; Sat, 25 Mar 2006 00:00:22 +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 1A94943D48 for ; Sat, 25 Mar 2006 00:00:22 +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 663DE3BF39; Fri, 24 Mar 2006 18:00:19 -0600 (CST) 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 16695-01-11; Fri, 24 Mar 2006 18:00:19 -0600 (CST) Received: from [10.254.186.111] (sntc04ep01.savvis.net [64.14.1.106]) by mailgate1b.savvis.net (Postfix) with ESMTP id B7BFA3BE2D; Fri, 24 Mar 2006 18:00:18 -0600 (CST) Message-ID: <4424880D.6070409@savvis.net> Date: Fri, 24 Mar 2006 16:00:13 -0800 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> In-Reply-To: <4423D096.2010205@udc.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 25 Mar 2006 00:00:22 -0000 [...] > > I would like to know if it could be possible upgrade the Bluetooth stack > so the command Inquiry_with_RSSI could be supported and the way I could strictly speaking it should be already supported. all you need to do is to create proper hci command packet and send it via hci raw socket. you also might need to adjust filter settings on the hci raw socket to allow command to be sent. whats missing is the definition of new bluetooth v1.2 hci commands and events, but nothing prevents you from defining those locally and creating valid hci command packet. of course, the device itself must support bluetooth v1.2 hci commands/events. > do it. Can I follow the BlueZ stack to adapt the FreeBSD one? i'm not sure what are you asking here. thanks, max From owner-freebsd-bluetooth@FreeBSD.ORG Sat Mar 25 00:01:13 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 3349816A423 for ; Sat, 25 Mar 2006 00:00:55 +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 A838643D48 for ; Sat, 25 Mar 2006 00:00:36 +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 4FE373BF39; Fri, 24 Mar 2006 18:00:36 -0600 (CST) 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 16695-01-12; Fri, 24 Mar 2006 18:00:36 -0600 (CST) Received: from [10.254.186.111] (sntc04ep01.savvis.net [64.14.1.106]) by mailgate1b.savvis.net (Postfix) with ESMTP id DFE063BE2D; Fri, 24 Mar 2006 18:00:35 -0600 (CST) Message-ID: <44248823.3040907@savvis.net> Date: Fri, 24 Mar 2006 16:00:35 -0800 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> In-Reply-To: <4423D096.2010205@udc.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 25 Mar 2006 00:01:13 -0000 [...] > > I would like to know if it could be possible upgrade the Bluetooth stack > so the command Inquiry_with_RSSI could be supported and the way I could strictly speaking it should be already supported. all you need to do is to create proper hci command packet and send it via hci raw socket. you also might need to adjust filter settings on the hci raw socket to allow command to be sent. whats missing is the definition of new bluetooth v1.2 hci commands and events, but nothing prevents you from defining those locally and creating valid hci command packet. of course, the device itself must support bluetooth v1.2 hci commands/events. > do it. Can I follow the BlueZ stack to adapt the FreeBSD one? i'm not sure what are you asking here. thanks, max