e8e870c24930f9b687572dbb80614e5aad6fbdfa |
|
03-Jul-2015 |
beryl hou <beryl_hou@asus.com> |
Return no track selected if no track is currently selected. Fix to satisfy AVRCP 1.4 spec. In EVENT_TRACK_CHANGED response request, if a track is selected , then return 0x0 in the response. if no track currently selected,then return 0xFFFFFFFFFFFFFFFF in the INTERIN response. Bug: 22519285 Change-Id: Iaaae1d4acf918049d99c27d9ad98bde15242ade1
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java
|
838949d46a4cc054985a8cfd682004f8dd6d3bbb |
|
28-Oct-2014 |
Mike Lockwood <lockwood@google.com> |
Add dumpsys support for bluetooth Bug: 18159457 Change-Id: I807a7d921b6e5baf111d0f0e3e182c6633a93b7c
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java
|
22bad7047263a6924423d12718738fdcc7b0352c |
|
09-Oct-2014 |
Ravi Nagarajan <nravi@broadcom.com> |
Update AVRCP play status only if music is streaming AVRCP play status was updated based on AVDTP stream state. Enhanced this logic to update the status only when music is streaming bug 12099469 Change-Id: Idef0180cd0d0b78fa392a5354320440fce9b81a7
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java
|
881675b362bde18acbbcf69c513175addca4a8ba |
|
27-Aug-2014 |
Zhenye Zhu <zhenye@broadcom.com> |
redirect the ff/rw key event to ff/rw enabled player Added code to cleanup the forward/rewind event queue and redirect the key event to the ff/rw enabled player Bug 16890205 Change-Id: If09c0693621d9f36fb7dc14177597e30450b87b6
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java
|
9cf6c591c43c4dba90b5c2e26a5f93368682c9cc |
|
25-Jun-2014 |
RoboErik <epastern@google.com> |
Merge "Disable debug messages that were left on"
|
8e0d927632cce4ad53df85fb7627b915c5fbd64b |
|
24-Jun-2014 |
RoboErik <epastern@google.com> |
Disable debug messages that were left on Forgot to disable with my last change. Change-Id: I502e77071745bd5f9d98aa9ce963b927effc2d46
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java
|
7af55657d171df8336cbcce0687d1225fe0f5312 |
|
25-Jun-2014 |
Matthew Xie <mattx@google.com> |
am d1d30b03: am 663fb577: Merge "Use round() instead of ceil() in calculation of a2dp vol slider position" * commit 'd1d30b0340aa30982c85ba0d69f918ed127679ef': Use round() instead of ceil() in calculation of a2dp vol slider position
|
6e29e12add362546784126119f26f04fc760f021 |
|
19-Jun-2014 |
RoboErik <epastern@google.com> |
Update Avrcp to use RemoteController Avrcp was using IRemoteControlDisplay directly. This converts it to the public api instead. Change-Id: I0740687ed20da69d3522e9e9e7dc55bb1f374ecc
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java
|
066ad9e16a548218b139424f758b92db7af34af2 |
|
06-Jun-2014 |
Mike Lockwood <lockwood@google.com> |
Move AVRCP Controller support to new BluetoothAvrcpController profile Change-Id: I865f77c85d971bf06dbc0643722abad7f6b94ab9
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/Avrcp.java
|