From owner-freebsd-bluetooth@FreeBSD.ORG Wed Feb 4 15:58:35 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 ABA79106564A for ; Wed, 4 Feb 2009 15:58:35 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from smtp02.one2one.net (smtp02.one2one.net [149.254.192.174]) by mx1.freebsd.org (Postfix) with ESMTP id 6BD248FC1A for ; Wed, 4 Feb 2009 15:58:35 +0000 (UTC) (envelope-from plunky@rya-online.net) Received: from [127.0.0.1] (helo=localhost) by localhost.localdomain with esmtp (Exim 4.50) id 1LUjoj-0007Lz-BW; Wed, 04 Feb 2009 15:37:33 +0000 Received: from localhost.t-mobile.co.uk ([127.0.0.1]) by localhost (smtpbeckt01 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28252-01; Wed, 4 Feb 2009 15:37:33 +0000 (GMT) Received: from [10.35.255.231] (helo=rya-online.net) by localhost.localdomain with smtp (Exim 4.50) id 1LUjoh-0007Lr-PP; Wed, 04 Feb 2009 15:37:32 +0000 Received: (nullmailer pid 387 invoked by uid 1000); Wed, 04 Feb 2009 14:41:59 -0000 Date: Wed, 4 Feb 2009 14:41:59 +0000 (GMT) To: Maksim Yevmenkin In-Reply-To: References: <1233365217.00068654.1233354838@10.7.7.3> <4988DCCC.80201@mavhome.dp.ua> <4988EBAC.3080202@mavhome.dp.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Message-Id: <1233758519.360141.162.nullmailer@galant.ukfsn.org> From: Iain Hibbert X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at example.com X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: plunky@rya-online.net X-SA-Exim-Scanned: No (on localhost.localdomain); SAEximRunCond expanded to false Cc: "freebsd-bluetooth@freebsd.org" Subject: libhci (was Re: pan profile support in freebsd) 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: Wed, 04 Feb 2009 15:58:36 -0000 On Tue, 3 Feb 2009, Maksim Yevmenkin wrote: > i have plan to implement libhci (a-la linux bluez etc.) shim > eventually :) if someone feels like beating me to it, i would > certainly not object to it :) what api would you envisage? iain