Loading system/binder/android/bluetooth/IBluetoothA2dp.aidl +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ interface IBluetoothA2dp { boolean setPriority(in BluetoothDevice device, int priority); int getPriority(in BluetoothDevice device); boolean isAvrcpAbsoluteVolumeSupported(); oneway void adjustAvrcpAbsoluteVolume(int direction); oneway void setAvrcpAbsoluteVolume(int volume); boolean isA2dpPlaying(in BluetoothDevice device); BluetoothCodecStatus getCodecStatus(in BluetoothDevice device); Loading Loading
system/binder/android/bluetooth/IBluetoothA2dp.aidl +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ interface IBluetoothA2dp { boolean setPriority(in BluetoothDevice device, int priority); int getPriority(in BluetoothDevice device); boolean isAvrcpAbsoluteVolumeSupported(); oneway void adjustAvrcpAbsoluteVolume(int direction); oneway void setAvrcpAbsoluteVolume(int volume); boolean isA2dpPlaying(in BluetoothDevice device); BluetoothCodecStatus getCodecStatus(in BluetoothDevice device); Loading