OSDN Git Service

AVRCP Controller Play Position Changed
authorJoseph Pirozzo <pirozzoj@google.com>
Thu, 7 Mar 2019 00:00:21 +0000 (16:00 -0800)
committerJoseph Pirozzo <pirozzoj@google.com>
Thu, 7 Mar 2019 00:22:09 +0000 (16:22 -0800)
commit6f22c6e83c85a5c3554446fac36fe6d5931084fb
treec9d46f473613ed3bc29f75a131f744ed847b3792
parent27870c9803154d9bfe3a9d22201f434464bf078b
AVRCP Controller Play Position Changed

Implement code to register for the AVRCP notification
EVENT_PLAYBACK_POS_CHANGED such that playback position gets update on
skip to beginning, and during audio scrubbing from phone.

Bug: 119119967
Test: Play music, scrub audio to another position on phone, observe
playback position is in sync.

Change-Id: Ib8459dece7629622649ba6ed340dcd697c700b09
btif/src/btif_rc.cc
stack/avrc/avrc_pars_ct.cc