commit | b16a2128657fc1ebefe5a58038388fc829a35541 | [log] [tgz] |
---|---|---|
author | Sagar Verma <sagarv@codeaurora.org> | Wed Jul 11 19:06:14 2018 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Fri Jul 20 04:57:22 2018 -0700 |
tree | eca3ed792c198ea4bb157113bf00abb1797176c5 | |
parent | 025a51e5ca160533285c0617c9a0b345846a4e2a [diff] |
AVRCP: Fix for abrupt volume increase/decrease from DUT If there is abrupt increase/decrease of volume from DUT in form of quick Volume up/down OR dragging the volume bar on DUT sometimes ends of sending older volume value based on Remote's responsiveness of SetVolume commands which gets queued up. Hence, cache the last latest value of volume and send at last to send correct volume value. Change-Id: Id6fa4505da5409323f1c1ea1e97e52239e31c6a2