Hi Luiz, On Tue, Jan 18, 2011, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz <luiz.dentz-von@xxxxxxxxx> > > This should indicate to the endpoint what routing the transport is using > --- > audio/transport.c | 4 ++++ > doc/media-api.txt | 6 ++++++ > 2 files changed, 10 insertions(+), 0 deletions(-) Pushed upstream, though this brings up the question of who should know the routing setting. There's no standard HCI command for it which makes it effectively a platform specific feature which either needs to be statically "known" in some config file or discovered though some platform specific plugin. Since we've already got platform specific code on the PulseAudio side (it needs to know where to write the data in the PCM case) the knowledge might as well be there and that would make the property unnecessary. Thoughts? Johan -- 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