OSDN Git Service

android/audio: Add listener thread on the Audio HAL socket
authorLukasz Rymanowski <lukasz.rymanowski@tieto.com>
Wed, 8 Jan 2014 15:19:31 +0000 (16:19 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 8 Jan 2014 15:41:14 +0000 (17:41 +0200)
commita176ce6ce7b450a4db5a29c6cad8385e6b943769
tree5b597a7ab33fea181018e7bfe30db99def7770b6
parent8a5b3e7ff48a64b821dda90a50472a6abb65138f
android/audio: Add listener thread on the Audio HAL socket

This patch add thread which is reponsible for listen on audio HAL
socket, open a2dp endpoint(s) and maintain socket.
When bluetooth daemon goes down, HAL audio plugin starts to listen on
Audio HAL socket again.
android/Makefile.am
android/hal-audio.c