[pulseaudio-tickets] [Bug 73325] HSP not working with pulseaudio 4.0 on Fedora 20

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 24 06:21:01 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73325

--- Comment #6 from João Paulo Rechi Vita <jprvita at gmail.com> ---
There are two profiles that can be used for using bluetooth headsets with full
duplex voice (low quality) audio: HSP and HFP. Most headsets out there support
both of them, the difference being that HFP supports full remote call
controlling while HSP supports only the Audio Channel and volume up and down.

Support for both of these profiles have been removed from BlueZ in 5.0 to be
implemented as external profiles. The Handsfree Unit role (that is, the role
where the speakers and mic are) of HFP is currently implemented in oFono, and I
have patches to add support for routing it's audio in PulseAudio.

The Audio Gateway role (that is, the one that is producing/consuming the audio
data played/recorded on the HF role) is currently not supported in oFono nor
anywhere else. There should be nearly zero work to route it's audio in
PulseAudio when the logic bits are implemented in oFono, but adding that logic
is not trivial.

HSP logic is not implemented anywhere at the moment. The idea is to create
another daemon to do so, since none of the projects already involved (BlueZ,
oFono and PulseAudio) thinks that logic bits fits into its role. I want to
write this HSP daemon myself, but first I have to finish upstreaming the
oFono-HFP support in PulseAudio.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140124/42386ed0/attachment.html>


More information about the pulseaudio-bugs mailing list