Hi, This is the new version of this patch. Now it uses routing from PA modules. It has been simplified as much as possible and restricted to only A2DP source for now. That makes it easier for reviewing and there will be less bugs! Regards, Fr?d?ric Fr?d?ric Dalleau (2): loopback: Enable routing on loopback streams bluetooth: module-bluetooth-policy initial commit src/Makefile.am | 7 ++ src/modules/bluetooth/module-bluetooth-policy.c | 112 +++++++++++++++++++++++ src/modules/module-loopback.c | 39 ++++++--- 3 files changed, 146 insertions(+), 12 deletions(-) create mode 100644 src/modules/bluetooth/module-bluetooth-policy.c -- 1.7.5.4