OSDN Git Service

framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play status
authorZhihai Xu <zhihaixu@google.com>
Thu, 14 Mar 2013 18:51:06 +0000 (11:51 -0700)
committerZhihai Xu <zhihaixu@google.com>
Thu, 21 Mar 2013 01:19:17 +0000 (18:19 -0700)
commitc1c259c0ace7195240f1443c805995bfe8692a72
tree00a380a2eb1c1b63a496b82a005ea725e03e1883
parentb241cda1eec2fbefd6d21e0819532f7a76947635
framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play status

send track changed response if the metadata is changed.

issue 8383522

Change-Id: Ie55ed368d355484a6b83f4aa24c70aa33b72f799
jni/Android.mk
jni/com_android_bluetooth.h
jni/com_android_bluetooth_avrcp.cpp [new file with mode: 0644]
jni/com_android_bluetooth_btservice_AdapterService.cpp
src/com/android/bluetooth/a2dp/A2dpService.java
src/com/android/bluetooth/a2dp/Avrcp.java [new file with mode: 0755]