Return-Path: MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 21 Aug 2012 17:13:46 +0200 Message-ID: Subject: Re: Setting up an A2DP server From: Niklas Claesson To: Lucas De Marchi Cc: linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: 2012/8/20 Lucas De Marchi : > On Fri, Aug 17, 2012 at 6:50 PM, Niklas Claesson > wrote: >> I've actually solved the issue myself by writing an Agent that accepts > > You could mark the device as trusted, so you don't have to do this. I don't know which devices will connect, perhaps I could mark all nearby devices as trusted. But I don't know how I would do that. > > >> all incoming requests, and another python script that polls 'pacmd >> list-sources' every 2 seconds for new bluetooth sources. And third and > > Why do you need this? I have to set the bluetooth device as current source in Pulseaudio. > > > Lucas De Marchi Niklas Claesson