From owner-freebsd-bluetooth@FreeBSD.ORG Mon Jun 20 22:38:41 2005 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 A6FCE16A41C for ; Mon, 20 Jun 2005 22:38:41 +0000 (GMT) (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 5C2CC43D53 for ; Mon, 20 Jun 2005 22:38:41 +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 BE74A3BF1A; Mon, 20 Jun 2005 17:38:40 -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 08124-01-59; Mon, 20 Jun 2005 17:38:40 -0500 (CDT) Received: from out001.email.savvis.net (out001.apptix.savvis.net [216.91.32.44]) by mailgate1b.savvis.net (Postfix) with ESMTP id 8D0D83BF0E; Mon, 20 Jun 2005 17:38:40 -0500 (CDT) Received: from s228130hz1ew171.apptix-01.savvis.net ([10.146.4.29]) by out001.email.savvis.net with Microsoft SMTPSVC(6.0.3790.211); Mon, 20 Jun 2005 17:38:35 -0500 Received: from [10.254.186.111] ([66.35.239.94]) by s228130hz1ew171.apptix-01.savvis.net with Microsoft SMTPSVC(6.0.3790.211); Mon, 20 Jun 2005 17:38:25 -0500 Message-ID: <42B7455F.9030407@savvis.net> Date: Mon, 20 Jun 2005 15:38:23 -0700 From: Maksim Yevmenkin User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Loren M. Lang" References: <20050620221103.GA8136@alzatex.com> In-Reply-To: <20050620221103.GA8136@alzatex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Jun 2005 22:38:25.0377 (UTC) FILETIME=[C5598D10:01C575E8] X-Virus-Scanned: amavisd-new at savvis.net Cc: freebsd-bluetooth@freebsd.org Subject: Re: Good BT Cellphone support 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: Mon, 20 Jun 2005 22:38:41 -0000 Loren, > I'm looking at getting a bluetooth cellphone soon and I am curious at > which phones might be the best or have the best freebsd bt support. I'd > like to be able to sync the addressbook at a minimum, but more > preferably to also be able to use it to go online or send files too. pretty much any bluetooth enabled phone should be able to do what you want. i personally prefer ericsson (now sony ericsson) phones. i've upgraded from t68m to t630 and k700i. i've also tried nokia phones (6820 and 6600), but i did not like them that much :) > I guess there are several protocols involved. Sync support either comes > in it's own sync protocol or is achieved by rfcomm and the standard there are couple ways. 1) you could use serial port profile and standard AT commands set (gammu, gnokii). this should work with many phones. this way is typically used with nokia phones. 2) use OBEX/IRMC protocol. obexapp(1) from FreeBSD ports collection will allow you to pull entire phone books/calendar/etc. from the phone. > serial port sync protocol. PAN is the bt protocol to surf the web and what do you mean by surfing the web? if you would like to use your phone as wireless modem to connect to the internet then you need to use DUN. you also need to have GPRS service on your phone and have "internet plan" with your provider. typically providers will give you WAP over GPRS access and that does not work unless you have WAP stack. if you actually want to surf web on your phone and use your pc as gateway/access point then you need LAN profile (PAN would also work in this case but FreeBSD does not support PAN). > obex or something is for sending files? Is this correct and what do OBEX is a generic protocol to transfer files. yes. > most phones usually support? i'd say you are likely to get Serial port, FAX, DUN, Handsfree, Headset, OBEX push, OBEX File Transfer, OBEX/IrMC max