AVRCP: Fixes for all combinations of sequential PT Cmds
- Cache only Play/Pause Keyevents as last cached commands
until their is PlayStatus update (in form of either A2DP
OR MediaController Player side updates), afterwards reset
Cache command as UNKNOWN.
- Ignore PT Play after PT Play, PT Pause after PT Pause,
PT Play after PT Fwd/Bcwd etc based on Player/Stream state.
- Entertain PT Play after PT Pause and vice-versa.
- Entertain PT Fwd/Bcwd after PT Play/Pause/Fwd/Bcwd etc.
CRs-Fixed: 2227961
Change-Id: I5150763da82782ce33cc647219b1f2899ae9832b
1 file changed