[pulseaudio-discuss] [PATCH 0/4] Add simple HSP support in null backend

Wim Taymans wim.taymans at gmail.com
Mon Sep 1 06:41:49 PDT 2014


This set of patches adds a simple handler for the HSP profile to bluez
and makes a new card for each connected device. This makes it possible to
send audio to a Headset.

The first 3 patches are mostly some very small cleanups and little bits to
implement the last patch.

The patch also switches the default backend from ofono to null.

Wim Taymans (4):
  bluez5-device: use get_profile_direction
  bluez5-util: add dispose function
  bluez5-util: always DISCONNECT on free
  backend-null: add HSP profile support

 configure.ac                                 |   4 +-
 src/modules/bluetooth/backend-null.c         | 457 ++++++++++++++++++++++++++-
 src/modules/bluetooth/bluez5-util.c          |   6 +-
 src/modules/bluetooth/bluez5-util.h          |   2 +
 src/modules/bluetooth/module-bluez5-device.c |  32 +-
 5 files changed, 476 insertions(+), 25 deletions(-)

-- 
1.9.3



More information about the pulseaudio-discuss mailing list