From owner-freebsd-bluetooth@FreeBSD.ORG Tue Mar 14 18:11:44 2006 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org 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 8BB9416A422 for ; Tue, 14 Mar 2006 18:11:44 +0000 (UTC) (envelope-from kuba@server.roztocze.com.pl) Received: from mail.roztocze.com.pl (server.roztocze.com.pl [217.96.30.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id B623743D4C for ; Tue, 14 Mar 2006 18:11:43 +0000 (GMT) (envelope-from kuba@server.roztocze.com.pl) Received: from server.roztocze.com.pl (localhost [127.0.0.1]) by mail.roztocze.com.pl (8.13.5/8.13.5) with ESMTP id k2EIBeJR025007 for ; Tue, 14 Mar 2006 19:11:41 +0100 Received: (from kuba@localhost) by server.roztocze.com.pl (8.13.5/8.13.4/Submit) id k2EIBeN0030522 for freebsd-bluetooth@freebsd.org; Tue, 14 Mar 2006 19:11:40 +0100 Date: Tue, 14 Mar 2006 19:11:40 +0100 From: KubaTyszko To: freebsd-bluetooth@freebsd.org Message-ID: <20060314181140.GB6870@lbl.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-Virus-Scanned: amavisd-new at roztocze.com.pl Subject: headset/sco support in freebsd X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kuba@lbl.pl List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 18:11:44 -0000 hi all. anyone knows what is current status of using bluetooth headset as input/output for audio ? i was able to pair my month-old -current, create SCO channel, establish rfcomm connection, i even see AT commands that headset sends to me when i press button. but i did not see anywhere something like bluetooth(sdo)-alsa support so that i could use it as "soundcard" is this possible in bsd ? cheers.