This serie of patches adds A2DP Source support on PulseAudio. Please Lennart and Luiz have a look and tell me what you think. I'm currently discarding any information coming on the RTP header. I'll probably work on this soon, but first I want to solve an issue on BlueZ side with Android playing the Source role, since now I have an Android phone. :) Jo??o Paulo Rechi Vita (2): bluetooth: handle bluetooth source bluetooth: add discover of bluetooth sources src/modules/bluetooth/bluetooth-util.c | 26 +++- src/modules/bluetooth/bluetooth-util.h | 7 +- src/modules/bluetooth/module-bluetooth-device.c | 181 +++++++++++++++++++-- src/modules/bluetooth/module-bluetooth-discover.c | 8 +- 4 files changed, 199 insertions(+), 23 deletions(-)