Commit: 4e6071ffe3ed601a31527490003ca726ce03b57d
Parent: 0429c69f6a9982f627e4a27d1c834dcc51e34ba6
Author: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2014-01-29 19:05:30
Tree: d459949a576c36b1a2816df2b8af114b94606dc3

android/avctp: Move AVC_HEADER_LENGTH from avctp header There is currently inconsistence in the avctp code with AVC_HEADER_LENGTH defined in avctp.h but AVCTP_HEADER_LENGTH defined in avctp.c. Move definition to place it is actually used in consistent way.

Diffstat

M android/avctp.c | 2 ++
M android/avctp.h | 1 -

2 files changed, 2 insertions(+), 1 deletions(-)

View Full Diff | Patch