OSDN Git Service

AVRCP: Inform upper layer if absolute volume isn't supported
authorAjay Panicker <apanicke@google.com>
Fri, 13 Apr 2018 18:49:34 +0000 (11:49 -0700)
committerAjay Panicker <apanicke@google.com>
Fri, 13 Apr 2018 18:53:40 +0000 (11:53 -0700)
commitca050dac60cef5f5eaffaeca9f7913fa00f77a0c
tree121426568850cb00dcec31430c0f3fcf662a63f5
parent109a6beee6e532d05418c9aa75bd09dfdbe353ff
AVRCP: Inform upper layer if absolute volume isn't supported

Before, the upper layers would be informed when a device connected that
supported absolute volume. Now even devices that don't support absolute
volume get reported.

Bug: 33962015
Test: Run host native test net-test-avrcp
Change-Id: If083ccbb9ba9a170c5bca359e632585d826c6fa5
btif/avrcp/avrcp_service.cc
profile/avrcp/connection_handler.cc
profile/avrcp/connection_handler.h
profile/avrcp/tests/avrcp_connection_handler_test.cc