Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 78fc8a80 authored by More Kuo's avatar More Kuo Committed by Gerrit Code Review
Browse files

Merge "Rename for updating BluetoothA2dp API naming"

parents efc26a75 306a02fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,6 +55,6 @@ interface IBluetoothA2dp {
    oneway void setOptionalCodecsEnabled(in BluetoothDevice device, int value);
    int getDynamicBufferSupport();
    BufferConstraints getBufferConstraints();
    boolean setBufferMillis(int codec, int size);
    boolean setBufferLengthMillis(int codec, int size);
    int getPriority(in BluetoothDevice device);
}