From owner-freebsd-bluetooth@FreeBSD.ORG Mon Nov 16 17:08:53 2009 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F2A71065672 for ; Mon, 16 Nov 2009 17:08:53 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from megatron.madpilot.net (megatron.madpilot.net [88.149.173.206]) by mx1.freebsd.org (Postfix) with ESMTP id 43B858FC20 for ; Mon, 16 Nov 2009 17:08:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by megatron.madpilot.net (Postfix) with ESMTP id E83E51877 for ; Mon, 16 Nov 2009 17:50:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= user-agent:content-disposition:content-type:content-type :mime-version:message-id:subject:subject:from:from:date:date :received:received; s=mail; t=1258390207; x=1260204607; bh=HC2Ml PTEsC4qiODU8SdHjAcrtMI8BusYfzilqSmlcDY=; b=IPLDcA5E8CqSXa8DAC/ik ezRHzBluI8GaRVEvYr/3pr9AoVbNFlrqWCHo6RWaq9zqbrA4LFZaPThWrciZzgva B1dr+1aiV/XIbFTpASbUiAeFJocNVNv/VBgs2c6lNT3i58Lumj+k/LfeCpKoRqWp e46yeyYCOAPkDf8ZPJL9rA= X-Virus-Scanned: amavisd-new at madpilot.net Received: from megatron.madpilot.net ([127.0.0.1]) by localhost (megatron.madpilot.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 5E6fPCrcPJvO for ; Mon, 16 Nov 2009 17:50:07 +0100 (CET) Received: by megatron.madpilot.net (Postfix, from userid 1000) id 684291870; Mon, 16 Nov 2009 17:50:07 +0100 (CET) Date: Mon, 16 Nov 2009 17:50:07 +0100 From: Guido Falsi To: freebsd-bluetooth@freebsd.org Message-ID: <20091116165007.GC13298@megatron.madpilot.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 8.0-RC2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Visibility 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, 16 Nov 2009 17:08:53 -0000 Today I was playing around a little with bluetooth and I had the fancy to just make my FreeBSD system not visible via bluetooth by default. I could not find any configuration to do this, nor any instruction in the manual. Is there a simple way to do this? is this supported(no problem in writing small scripts or code snippets...) or simply impossibile without major tinkering with the stack? Thanks in advance, this is just an idea I had, nothing urgent! -- Guido Falsi