[pulseaudio-discuss] [RFC 0/5] bluetooth: Use BlueZ's media API only

Mikel Astiz mikel.astiz at bmw-carit.de
Wed Nov 16 07:12:13 PST 2011


The following patches propose the removal of the old (to be deprecated)
socket-based IPC mechanism. A lot of code is removed so please review
this carefully, since we have been able to do limited testing only.

These patches require some fixes in BlueZ, which have been submitted
to the corresponding mailing list.

Mikel Astiz (5):
  bluetooth: Fix property reply handling for hfgw
  bluetooth: Avoid duplicating profile argument twice
  bluetooth: Avoid using IPC mechanism to BlueZ
  bluetooth: Removed library for IPC to BlueZ
  bluetooth: Change profile to a2dp_source automatically

 src/Makefile.am                                   |   15 +-
 src/modules/bluetooth/bluetooth-util.c            |    2 +-
 src/modules/bluetooth/ipc.c                       |  134 ---
 src/modules/bluetooth/ipc.h                       |  244 +------
 src/modules/bluetooth/module-bluetooth-device.c   |  924 +++------------------
 src/modules/bluetooth/module-bluetooth-discover.c |    6 +-
 6 files changed, 107 insertions(+), 1218 deletions(-)
 delete mode 100644 src/modules/bluetooth/ipc.c

-- 
1.7.6.4



More information about the pulseaudio-discuss mailing list