commit | cefd9477d8a82e1df915e7f35625c7670905af45 | [log] [tgz] |
---|---|---|
author | Mingbo Zhang <mingboz@codeaurora.org> | Tue Jan 08 17:22:51 2019 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Feb 19 21:40:12 2019 -0800 |
tree | 39a4a668b5d9e8ed1a2a7b024143cc13dcab67c0 | |
parent | 01019c672a1bc9cbcb928419bf3900e878b72f51 [diff] |
Avrcp: skip music player's PLAY_STATE_ERROR state Some players may send PLAY_STATE_ERROR to us. After dut updates PLAY_STATE_ERROR to remote device, specific remote device will not register play status changed event any more. To fix this issue, host will skip the PLAY_STATE_ERROR state. Change-Id: I5dfaaf5b3ab20433d2ad4ff5ccd35e9d6df8ea47 CRs-Fixed: 2401663