a2dp-codecs: Define a2dp_vendor_codec_t struct in endian neutral way
authorPali Rohár <pali.rohar@gmail.com>
Sun, 23 Dec 2018 10:40:17 +0000 (11:40 +0100)
committerhimanshu <h.himanshu@samsung.com>
Wed, 22 Jan 2020 07:35:08 +0000 (13:05 +0530)
commitab94946038bfb3c1f666e632a5cf5b20ac800154
tree63e7c1543be80646bd9cb7d3975c7d8c63b6120e
parentf8fde5091268b9d5a2566223004d8207f3e208c0
a2dp-codecs: Define a2dp_vendor_codec_t struct in endian neutral way

And define new macros A2DP_GET_VENDOR_ID(), A2DP_GET_CODEC_ID() and
A2DP_SET_VENDOR_ID_CODEC_ID() for easily filling a2dp_vendor_codec_t
struct.

Change-Id: Ia517e52fce660b3e5f073a3009e460da0ca7a15a
Signed-off-by: himanshu <h.himanshu@samsung.com>
android/a2dp.c
android/avdtp.c
android/hal-audio-aptx.c
profiles/audio/a2dp-codecs.h
profiles/audio/a2dp.c
tools/avinfo.c