This patch series includes some bluetooth-specific fixes. The first patch fixes an important issue with HFP. Many phones will refuse a SCO stream during connection, unless there is an active call. Besides this fix, the general idea of switching to a profile during discovery should be avoided unless there is already an audio stream. The second and third patches were already proposed as RFC, and solve minor issues during module startup. Mikel Astiz (3): bluetooth: Do not switch to profile unless Playing bluetooth: Avoid duplicating profile argument twice bluetooth: Fix property reply handling for hfgw src/modules/bluetooth/bluetooth-util.c | 2 +- src/modules/bluetooth/module-bluetooth-discover.c | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) -- 1.7.6.4