From owner-freebsd-bluetooth@FreeBSD.ORG Sat Dec 4 17:54:22 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 6ACE416A4CE; Sat, 4 Dec 2004 17:54:22 +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 F25F443D46; Sat, 4 Dec 2004 17:54:21 +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)iB4HsLFR074971; Sat, 4 Dec 2004 12:54:21 -0500 (EST) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1])id iB4HsLbP014736; Sat, 4 Dec 2004 12:54:21 -0500 (EST) (envelope-from tuc@tucs-beachin-obx-house.com) Received: (from tucobx@localhost)iB4HsLYc014735; Sat, 4 Dec 2004 12:54:21 -0500 (EST) (envelope-from tucobx) From: Tuc at Beach House Message-Id: <200412041754.iB4HsLYc014735@himinbjorg.tucs-beachin-obx-house.com> To: pav@FreeBSD.org Date: Sat, 4 Dec 2004 12:54:21 -0500 (EST) In-Reply-To: <1102181915.30304.10.camel@hood.oook.cz> from "Pav Lucistnik" at Dec 04, 2004 06:38:35 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-bluetooth@FreeBSD.org 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: Sat, 04 Dec 2004 17:54:22 -0000 > > My first question is how should I be starting hcsecd on a regular > > basis? I don't see anything in the /etc/rc.bluetooth to do it. > > Pairing is one-time operation. Once your palm have your computer's > dongle in list of trusted devices, everything will be fine. FreeBSD does > not really care :) > Gotcha. Thank you. > > > I do a sdpcontrol -a TucTreo650.tucs-beachin-obx-house.com browse > > and I get: > > > > Could not execute command "browse". Input/output error > > > > I did a search of all the options, each come up as Input/output error. > > > > I then try to start sdpd, and it doesn't exist. > > > > I drop down to sdpcontrol -l browse and I get it as an illegal > > option. > > Palm devices are known to not implement service browsing. > Ok. Thank you. I wasn't aware of that. > > Mine > Tungsten T3 can't be browsed, either. You will want to query for > channels of services you want to use, with 'sdcontrol search' command. > I assume you mean sdpcontrol. I tried to do the whole list, and got nothing for each of them. I also wanted to start offering services from my FreeBSD laptop, and wanted to start sdpd, but I don't find it on my laptop. Is there a ports package I need to install? The document mentions the use of "sdpcontrol -l browse", and "-l" is an invalid option. Is my sdpcontrol a wrong version that it does not have this option? Thanks, Tuc. (PS - I loaded a Winderz box with the BT-120.B4 software and put a different dongle on that, and I can see services on it.... Now I want it to see services on my FreeBSD, but I don't think I can offer it without the sdpd program which I can't find)