Hi, On Thu, May 19, 2011 at 3:26 PM, Vijayalakshmi N <vijayalakshmi.nk@xxxxxxxxx> wrote: > Hi, > > We have a requirement of establishing A2DP connections to 2 headsets > simultaniously (on android). > > After changing the audio.conf with SBCSources=2, I am able to connect > to 2 devices from DBUS (audio.sink). > But this establishes the Signaling channels only. > > And the data channel is established when the Media player plays the audio. > > But the audio is streamed to only the first device. > > Is it possible to establish the data channel to the 2nd device also > and stream the audio on bluez? > > Could anyone please give a hint on this? BlueZ will take care of the signalling part only, it is not responsible for streaming anything, so if you expect that by just connecting 2 headset it will start streaming to both than you are looking in the wrong place. Android seems to use a library iirc liba2dp which is responsible for streaming, you should probably have to change it to be able stream to multiple devices simultaneously. -- Luiz Augusto von Dentz Computer Engineer -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html