audio/avrcp: Fix media player passthrough bitmask
authorArchie Pusaka <apusaka@chromium.org>
Fri, 29 May 2020 05:31:04 +0000 (13:31 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:49 +0000 (14:30 +0530)
commit229bf40835e8aceb4a672cf52156b1163c485030
treeb9bb30da1800c148ded6a618961de59648e7a8ea
parentbe68a8dd8b67000b41c2161203cd38642f50c8d2
audio/avrcp: Fix media player passthrough bitmask

Adjust the values of the passthrough bitmask with the declared
keys in avctp.c:key_map, according to section 6.10.2.1 of the
AVRCP specification.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
profiles/audio/avctp.c
profiles/audio/avctp.h
profiles/audio/avrcp.c