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

Frédéric Dalleau frederic.dalleau at linux.intel.com
Tue Sep 20 04:55:19 PDT 2011


Hello,

This is the latest version of patches for HandsfreeGateway.
Instead of unloading module at disconnect, the profile is set to "off" using a
message sent from IO thread to main thread according to Luiz suggestion.
btw, Patch 3 renamed struct userdata to struct bluetooth_device.

Best regards,
Frédéric


Frédéric Dalleau (7):
  bluetooth: Fix Media Endpoint for HandsfreeGateway
  bluetooth: Do not unload module-bluetooth-device on ERR or HUP
  bluetooth: Release MediaEnpoint if card profile is set to Off
  bluetooth: Set off profile on SCO disconnect
  bluetooth: Set hfgw profile when HandsfreeGateway is playing
  bluetooth: Use static string in DBUS signal handler description
  bluetooth: Remove match for org.bluez.MediaTransport.PropertyChanged

 src/modules/bluetooth/bluetooth-util.c            |   14 +-
 src/modules/bluetooth/bluetooth-util.h            |    1 +
 src/modules/bluetooth/module-bluetooth-device.c   |  208 +++++++++++++++------
 src/modules/bluetooth/module-bluetooth-discover.c |    4 +-
 4 files changed, 161 insertions(+), 66 deletions(-)

-- 
1.7.4.1



More information about the pulseaudio-discuss mailing list