OSDN Git Service

Resolve AVRCP IOP issues
authorZhihai Xu <zhihaixu@google.com>
Fri, 12 Apr 2013 01:14:53 +0000 (18:14 -0700)
committerZhihai Xu <zhihaixu@google.com>
Fri, 12 Apr 2013 01:14:53 +0000 (18:14 -0700)
commit79d176b0f3d6cb33c7e52be6641fd4808ba87e93
tree0965eb04cedec047abd638ca8daa07a74070bf5a
parent9311455ac6cc5c7aebe9d355e508c4af86da3246
Resolve AVRCP IOP issues

This patch has the following fixes
1. Track number should be 0xFFFFFFFF when no track is currently selected
2. When no track is currently selected set play state as stopped
3. Track number sent in the correct byte order

issue 8586495

Change-Id: I2be583d1e87a39015dff605c7442ca658a10b2e2
src/com/android/bluetooth/a2dp/Avrcp.java