main: Remove handsfree_audio_manager init/cleanup
authorTommi Kenakkala <tommi.kenakkala@tieto.com>
Mon, 2 Feb 2015 12:43:05 +0000 (14:43 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Mon, 2 Feb 2015 15:26:58 +0000 (09:26 -0600)
commit41fadd3787862e4fb041585dffade1fc7a50ec55
treef485415898c799b3b61f88b1d3d7224d622356cd
parentd539ed19f34a6b5b52c814c7ead76bce617f95a3
main: Remove handsfree_audio_manager init/cleanup

Init allocates a SCO audio socket always. oFono should do that
with bluez5 but not with bluez4.  This patch starts the refactoring of
the handsfree_audio_manager init/cleanup functionality.
src/main.c