Hi Luiz, On Mon, Jan 13, 2014 at 8:55 AM, Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> wrote: > Hi Lukasz, > > On Mon, Jan 13, 2014 at 2:10 AM, Lukasz Rymanowski > <lukasz.rymanowski@xxxxxxxxx> wrote: >> Hi Luiz, >> >> On Sat, Jan 11, 2014 at 11:13 AM, Luiz Augusto von Dentz >> <luiz.dentz@xxxxxxxxx> wrote: >>> From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> >>> >>> --- >>> android/a2dp.c | 199 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- >>> 1 file changed, 197 insertions(+), 2 deletions(-) >>> >>> diff --git a/android/a2dp.c b/android/a2dp.c >>> index 8649cf3..479cb71 100644 >>> --- a/android/a2dp.c >>> +++ b/android/a2dp.c >>> @@ -37,6 +37,7 @@ >>> #include "lib/bluetooth.h" >>> #include "lib/sdp.h" >>> #include "lib/sdp_lib.h" >>> +#include "profiles/audio/a2dp-codecs.h" >> >> We need to discuss how we gonna use structs from this file in >> hal-audio (eg. a2dp_sbc_t). Maybe we should have some special file >> with audio structs/defines for IPC only? Then you could copy data to >> structs you need. > > Not sure what you mean about this header, its LGPL already so I see no > problem of including it in hal-audio. You are right, it is LGPL so no problem. \Lukasz -- 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