Hi, This is follow up to the previous patch, using Tanu's comment. http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-May/013454.html So i've manager to suspend the loopback using the first 2 patches. After that I found that the A2DP source didn't suspend itself when the stream was suspended, so i added patch 3. Comments welcome, Fr?d?ric Fr?d?ric Dalleau (3): loopback: Cork sink-input if source is suspended loopback: Cork source-output if sink is suspended bluetooth: suspend source when stream stops src/modules/bluetooth/module-bluetooth-device.c | 53 +++++++++++++++++++++++ src/modules/module-loopback.c | 24 ++++++++++ 2 files changed, 77 insertions(+), 0 deletions(-) -- 1.7.5.4