From owner-freebsd-bluetooth@FreeBSD.ORG Sun Nov 18 22:05:11 2007 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 2C92016A41A for ; Sun, 18 Nov 2007 22:05:11 +0000 (UTC) (envelope-from info@martenvijn.nl) Received: from lists.martenvijn.nl (vijn.xs4all.nl [194.109.254.102]) by mx1.freebsd.org (Postfix) with ESMTP id E20FF13C458 for ; Sun, 18 Nov 2007 22:05:10 +0000 (UTC) (envelope-from info@martenvijn.nl) Received: from [192.168.1.6] (workstation.martenvijn.nl [192.168.1.6]) by lists.martenvijn.nl (Postfix) with ESMTP id A621F5C46; Sun, 18 Nov 2007 23:04:16 +0100 (CET) From: Marten Vijn To: Maksim Yevmenkin In-Reply-To: References: <1195343297.995.5.camel@workstation.martenvijn.nl> Content-Type: text/plain Date: Sun, 18 Nov 2007 23:04:46 +0100 Message-Id: <1195423486.915.13.camel@workstation.martenvijn.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-bluetooth@freebsd.org Subject: Re: ubt0 macaddress cloning 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: Sun, 18 Nov 2007 22:05:11 -0000 On Sat, 2007-11-17 at 18:10 -0800, Maksim Yevmenkin wrote: > Marten, > > > Is there a way to change the macaddress of a ubt (ng_ubt) device? > > short answer is no. not with the standard hci interface. > aye thanks, Actually I have more general a question, If I am rolling out a grid of embedded systems with bluetooth, Say 5 nodes, I would like to configure my client device (GSM) only once to have a pairing with will be valid for all nodes. Would there be a way to share this pairing for al nodes? Assuming there way to distribution method between the nodes? Marten