From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 4 13:35:03 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB3441065677 for ; Mon, 4 Aug 2008 13:35:03 +0000 (UTC) (envelope-from vlado@netng.org) Received: from mail.clnet.cz (mail.clnet.cz [213.180.32.9]) by mx1.freebsd.org (Postfix) with ESMTP id 2CC0F8FC12 for ; Mon, 4 Aug 2008 13:35:02 +0000 (UTC) (envelope-from vlado@netng.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.clnet.cz (Postfix) with ESMTP id 4E587A18C3 for ; Mon, 4 Aug 2008 15:10:25 +0200 (CEST) X-Virus-Scanned: amavisd-new at clnet.cz Received: from mail.clnet.cz ([127.0.0.1]) by localhost (mail.clnet.cz [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Y2mKX9Ibzv+y for ; Mon, 4 Aug 2008 15:10:25 +0200 (CEST) Received: from ace.botka.homeunix.org (unknown [213.180.61.246]) by mail.clnet.cz (Postfix) with ESMTP id 47D47A18B4 for ; Mon, 4 Aug 2008 15:10:23 +0200 (CEST) Received: by ace.botka.homeunix.org (Postfix, from userid 1001) id 8E8D71C9; Mon, 4 Aug 2008 15:03:57 +0200 (CEST) Received: from vlado-laptop.netng.org (ac.botka.homeunix.org [192.168.1.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ace.botka.homeunix.org (Postfix) with ESMTP id D1D111C2 for ; Mon, 4 Aug 2008 15:03:56 +0200 (CEST) Date: Mon, 4 Aug 2008 15:10:22 +0200 From: Vladimir Botka To: freebsd-mobile@freebsd.org Message-ID: <20080804151022.6b3ed106@vlado-laptop.netng.org> In-Reply-To: <20080804225733.749db6a0@ayiin> References: <1216910072.2251.8.camel@jill.exit.com> <86y73j341e.fsf@ds4.des.no> <86bq0ftjf6.fsf@ds4.des.no> <8C2BF4B9-14CD-40EA-B22E-DBB7060BFE46@bnc.net> <1217776229.953.11.camel@RabbitsDen> <20080804225733.749db6a0@ayiin> Organization: netng.org X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.9; i586-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Bluetooth [was Re: Laptop suggestions? ] X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 13:35:03 -0000 On Mon, 4 Aug 2008 22:57:33 +1000 Norberto Meijome wrote: > On Sun, 03 Aug 2008 11:10:29 -0400 > "Alexandre \"Sunny\" Kovalenko" wrote: > > > I am sure this is not intentional, but a lot of the responses in > > this thread mention not using Bluetooth. If only to make sure that > > people are not led to believe that Bluetooth support in FreeBSD is > > lacking, I would like to mention that I have been using it for a > > long while with Apple Keyboard (something Windows incarnation of > > the same laptop is not capable of), Logitech V570(?) mouse, Palms > > E2 and TX (former NAT'd out to the network through FreeBSD host) > > and the string of Motorola phones for moving pictures, sounds and > > Java applications back and forth using OBEX. > > hi Alexandre, > quick couple of questions: > - what port do you use for OBEX ? > > - I've got a pair of bluetooth headsets that are pair OK with my > laptop...but I have no idea how to push audio over to them. Any > pointers? > > # hccontrol -n ubt0hci remote_name_request betos_headset > BD_ADDR: betos_headset > Name: Philips SHB6100 > > # hccontrol -n ubt0hci read_connection_list > Remote BD_ADDR Handle Type Mode Role Encrypt Pending Queue State > betos_headset 12 ACL 0 MAST NONE 0 0 OPEN > > # hccontrol read_remote_supported_features 12 > Connection handle: 12 > Features: 0xff 0xff 0x8f 0x78 0x18 0x18 00 0x80 > <3-Slot> <5-Slot> > > > > > > > Thanks!! > B > > _________________________ > {Beto|Norberto|Numard} Meijome > > "With sufficient thrust, pigs fly just fine. However, this is not > necessarily a good idea. It is hard to be sure where they are going > to land, and it could be dangerous sitting under them as they fly > overhead." [RFC1925 - section 2, subsection 3] > > I speak for myself, not my employer. Contents may be hot. Slippery > when wet. Reading disclaimers makes you go blind. Writing them is > worse. You have been Warned. > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to > "freebsd-mobile-unsubscribe@freebsd.org" > Hello, for me obex file transfer works with comms/obexapp on 6.2, but there is no audio support in FreeBSD AFAIK. Have fun, -vlado Vladimir Botka