Hi Lukasz, On Mon, Dec 30, 2013 at 12:17 PM, Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx> wrote: > Here is the set od some startup patches for audio hal plugin plus some trivial > fixes which are not RFC actually. > > As we want audio plugin to register endpoint we need some special way to > handle it having in mind that audio device is open on the system startup > and closed on system down. We need to handle bluetooth daemon start/stop > in between. > > Need your comment on that. For me it does not look bad but we still have > time to consider having some fixed or configurable way (eg. some config file) > to register endpoints in bluetooth daemon instead. > > Lukasz Rymanowski (6): > android/ipc: Remove not needed include > android/audio: Fix Makefile.am for libaudio > android: Minor fix to Android Bluetooth Audio protocol API doc > android: Keep stream_out example in the API doc > android/audio: Add wrapper stuct for audio structures > android/audio: Add listener thread on the Audio HAL socket > > android/Makefile.am | 5 +- > android/audio-ipc-api.txt | 18 ++-- > android/hal-audio.c | 242 ++++++++++++++++++++++++++++++++++++++-------- > android/hal-audio.h | 18 ++++ > android/ipc.c | 1 - > 5 files changed, 231 insertions(+), 53 deletions(-) > create mode 100644 android/hal-audio.h > > -- > 1.8.4 Patches 1--4 are now upstream, thanks. For patches 5 and 6 lets continue to discuss what is the best way to do the socket handling. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html