[pulseaudio-discuss] [PATCH 0/3] Bluetooth fixes

Mikel Astiz mikel.astiz at bmw-carit.de
Wed Nov 23 08:08:08 PST 2011


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



More information about the pulseaudio-discuss mailing list