[pulseaudio-discuss] [PATCH v3 0/2] bluetooth: Fix Media Endpoint for HandsfreeGateway

Frédéric Dalleau frederic.dalleau at linux.intel.com
Mon Aug 22 08:29:53 PDT 2011


Hello,

I'm trying to make pulseaudio work as HFP HF role, wich means using
HandsfreeGateway interface. So I have made these changes to enable the HFPHS
endpoint and managed to make an audio card appear on my setup with profile hfgw.
v1 fixes issue about card disappearing when SCO is disconnected even if RFCOMM
is still alive (see patch 2)
V3 fixes a missing dbus_unregister_object_path that could potentially crash.

Opinions welcome!

There are also some patches on BlueZ side.

Best regards,
Frédéric


Frédéric Dalleau (2):
  bluetooth: Fix Media Endpoint for HandsfreeGateway
  bluetooth: Do not unload module-bluetooth-device on ERR or HUP

 src/modules/bluetooth/bluetooth-util.c            |   12 +++++++++---
 src/modules/bluetooth/module-bluetooth-device.c   |    3 +--
 src/modules/bluetooth/module-bluetooth-discover.c |    4 ++--
 3 files changed, 12 insertions(+), 7 deletions(-)



More information about the pulseaudio-discuss mailing list