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

Commit 791fc6f7 authored by Pavlin Radoslavov's avatar Pavlin Radoslavov Committed by android-build-merger
Browse files

Merge "Added internal API getMaxConnectedAudioDevices()"

am: 1e95f7d3

Change-Id: I67191c51f005479e8fc16ee24789da1bba8db4ce
parents c5040db3 1e95f7d3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ interface IBluetooth
    boolean fetchRemoteUuids(in BluetoothDevice device);
    boolean sdpSearch(in BluetoothDevice device, in ParcelUuid uuid);
    int getBatteryLevel(in BluetoothDevice device);
    int getMaxConnectedAudioDevices();

    boolean setPin(in BluetoothDevice device, boolean accept, int len, in byte[] pinCode);
    boolean setPasskey(in BluetoothDevice device, boolean accept, int len, in byte[]