Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2008030 Change-Id: I6c09f8bb929b0ac877d9bbd6d7410263abb2d093
No related branches found
No related tags found
Showing
- android/app/jni/com_android_bluetooth_vc.cpp 250 additions, 0 deletionsandroid/app/jni/com_android_bluetooth_vc.cpp
- android/app/src/com/android/bluetooth/vc/VolumeControlNativeInterface.java 146 additions, 0 deletions...om/android/bluetooth/vc/VolumeControlNativeInterface.java
- android/app/src/com/android/bluetooth/vc/VolumeControlService.java 301 additions, 7 deletions...pp/src/com/android/bluetooth/vc/VolumeControlService.java
- android/app/src/com/android/bluetooth/vc/VolumeControlStackEvent.java 31 additions, 0 deletions...src/com/android/bluetooth/vc/VolumeControlStackEvent.java
- system/binder/Android.bp 1 addition, 0 deletionssystem/binder/Android.bp
- system/binder/android/bluetooth/IBluetoothVolumeControl.aidl 8 additions, 0 deletionssystem/binder/android/bluetooth/IBluetoothVolumeControl.aidl
- system/binder/android/bluetooth/IBluetoothVolumeControlCallback.aidl 30 additions, 0 deletions...er/android/bluetooth/IBluetoothVolumeControlCallback.aidl
- system/bta/include/bta_vc_api.h 18 additions, 0 deletionssystem/bta/include/bta_vc_api.h
- system/bta/vc/device.cc 181 additions, 0 deletionssystem/bta/vc/device.cc
- system/bta/vc/devices.h 40 additions, 3 deletionssystem/bta/vc/devices.h
- system/bta/vc/devices_test.cc 227 additions, 3 deletionssystem/bta/vc/devices_test.cc
- system/bta/vc/types.h 108 additions, 0 deletionssystem/bta/vc/types.h
- system/bta/vc/vc.cc 216 additions, 8 deletionssystem/bta/vc/vc.cc
- system/bta/vc/vc_test.cc 298 additions, 2 deletionssystem/bta/vc/vc_test.cc
- system/btif/src/bluetooth.cc 2 additions, 0 deletionssystem/btif/src/bluetooth.cc
- system/btif/src/btif_vc.cc 119 additions, 7 deletionssystem/btif/src/btif_vc.cc
- system/include/hardware/bt_vc.h 30 additions, 0 deletionssystem/include/hardware/bt_vc.h
- system/test/mock/mock_bta_vc_device.cc 5 additions, 0 deletionssystem/test/mock/mock_bta_vc_device.cc
Loading
Please register or sign in to comment