From owner-freebsd-bluetooth@FreeBSD.ORG Mon Aug 25 14:57:11 2014 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B573BB62 for ; Mon, 25 Aug 2014 14:57:11 +0000 (UTC) Received: from mail-ob0-x232.google.com (mail-ob0-x232.google.com [IPv6:2607:f8b0:4003:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 81AD43501 for ; Mon, 25 Aug 2014 14:57:11 +0000 (UTC) Received: by mail-ob0-f178.google.com with SMTP id va2so8636941obc.23 for ; Mon, 25 Aug 2014 07:57:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Wk4BFbz9IuVJdt/DwgRzIcsL8gXiHi6IboWhh9TKL74=; b=E0m0jVGaZPEvm0iImM+qSXjtzxf0FGMB9myqSbeW4hfKOJ/soibyymquiwlBBvKMyT YA4m2g0/ImR/gT3GkCb2jnOTJ0wmi0NxIyBpSXp6B3iCI1i0qDtv1hpLaVp0Ll7sHWaf vxvUnEbYay6uOL6d4BvOO0/I92fbl+hutgf4oYTK9PYLXGGCu4eVCXD047C2QfZW0a4Z wwnp7a4yXoqLyVR9QSMlxTqSfMMu7sRm8iuWs3Wzc9NBUVgdETuN/wDeWqF8H0ZCPVAs Zk0xpLT9YXwk/Zob9dGP3X6hrrjdnxpPGodJVAIm9dIgn5jaa1yWQZeQ7TCD05a4pt8/ fElA== MIME-Version: 1.0 X-Received: by 10.182.226.202 with SMTP id ru10mr2739891obc.77.1408978630751; Mon, 25 Aug 2014 07:57:10 -0700 (PDT) Received: by 10.76.94.101 with HTTP; Mon, 25 Aug 2014 07:57:10 -0700 (PDT) In-Reply-To: <3066592.rAOiKGONB3@quad> References: <3066592.rAOiKGONB3@quad> Date: Mon, 25 Aug 2014 07:57:10 -0700 Message-ID: Subject: Re: A2DP on FreeBSD 10-RELEASE From: Maksim Yevmenkin To: Maxim V FIlimonov Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-bluetooth@freebsd.org" X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2014 14:57:11 -0000 hi! a2dp is not currently supported, but it should be possible to port support from, say, netbsd. its all in user space (mostly) thanks max On Sat, Aug 23, 2014 at 8:48 AM, Maxim V FIlimonov wrote: > Hi, I got a bluetooth dongle and a wireless headset. I managed to pair the > devices (the headset responds and acts just like it's connected), but don't > know what to do next. Is A2DP support implemented in 10.0-RELEASE? If not, > when could it be implemented? Is there a simple workaround to hear at least > anything from the headset? > -- > wbr, Maxim Filimonov > che@bein.link > _______________________________________________ > freebsd-bluetooth@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth > To unsubscribe, send any mail to "freebsd-bluetooth-unsubscribe@freebsd.org"