From owner-freebsd-bluetooth@FreeBSD.ORG Mon Dec 6 02:59:11 2004 Return-Path: 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 930C616A4CE for ; Mon, 6 Dec 2004 02:59:11 +0000 (GMT) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id B937443D39 for ; Mon, 6 Dec 2004 02:59:10 +0000 (GMT) (envelope-from tuc@tucs-beachin-obx-house.com) Received: from himinbjorg.tucs-beachin-obx-house.com (ool-44c09852.dyn.optonline.net [68.192.152.82]) (authenticated bits=128)iB62xAUF037365 for ; Sun, 5 Dec 2004 21:59:10 -0500 (EST) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1])id iB62x9bO081431 for ; Sun, 5 Dec 2004 21:59:09 -0500 (EST) (envelope-from tuc@tucs-beachin-obx-house.com) Received: (from tucobx@localhost)iB62x9QM081430 for freebsd-bluetooth@freebsd.org; Sun, 5 Dec 2004 21:59:09 -0500 (EST) (envelope-from tucobx) From: Tuc at Beach House Message-Id: <200412060259.iB62x9QM081430@himinbjorg.tucs-beachin-obx-house.com> To: maksim.yevmenkin@savvis.net (Maksim Yevmenkin) Date: Sun, 5 Dec 2004 21:58:43 -0500 (EST) In-Reply-To: <41B35462.5040202@savvis.net> from "Maksim Yevmenkin" at Dec 05, 2004 10:33:06 AM X-Mailer: ELM [version 2.5 PL6] Sender: tuc@tucs-beachin-obx-house.com cc: freebsd-bluetooth@freebsd.or cc: Tuc at Beach House Subject: Re: sdpcontrol issues (LONG) X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 02:59:11 -0000 > > so, the problem could be > > 1) in my sdp code. there is something about sdp request that treo does > not like. that is somewhat strange because the same code known to work > with variety of cell phones and other palm handhelds. you could try > sdptool (from sdp-1.5 package) and see if it works with treo. anyway, > i'm going to double check my code anyway. > Nope, tried browse and each search, nada. > > 2) in treo sdp implementation. again that's unlikely because they put > bluetooth logo and (i assume) someone has certified their bluetooth > stack (including sdp). > You read : http://kb.palmone.com/SRVS/CGI-BIN/WEBCGI.EXE/,/?St=985,E=0000000000101816738,K=4141,Sxi=15,useTemplate=Case.tem,CASE=18358 > > 3) in treo setup. there might be some sort of bluetooth related security > settings. if there are such settings try to set them to the least secure > setup (initially) and see if this helps. > Not that I can see. :-/ > > in treo's description they mention spp and goep profiles so i think treo > should be able to _offer_ bluetooth services and therefor should answer > sdp requests. i noticed that page _does_not_ lists sdp profile, but it > probably does not mean anything. > > is there windows software that came with treo? can you make bluetooth > work on windows? > It did, and I've loaded it, and it can't see anything either. Once I had sdpd running on my FreeBSD and added DUN, the PC can see it. So it seems the Treo is just not being very outgoing! I've tried things that people say should be doing it, but so far nada. Thanks, Tuc