OSDN Git Service

android: Add MTU data to Open Stream Audio IPC
authorAndrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
Wed, 22 Jan 2014 10:34:44 +0000 (11:34 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 23 Jan 2014 09:34:19 +0000 (11:34 +0200)
commitadaa54bdf7a1e0678b6b7fa482407149f589c838
treeb8cf7dbb22d5b6edc0c03cce3960852587d6241b
parent282f0d076a803cc445f9a7f0cc066ca489ccc493
android: Add MTU data to Open Stream Audio IPC

MTU value for transport channel is sent in Open Stream response, which
is required to calculate number of frames which can be packed into
single media packet.

This is to avoid including GPLv2 licensed headers in Audio HAL
implementation.
android/a2dp.c
android/audio-msg.h