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

Commit 523381c8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add removeActiveDevice to IBluetooth.aidl"

parents 0ec53fe7 e44dd176
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -146,4 +146,6 @@ interface IBluetooth
    boolean setActiveDevice(in BluetoothDevice device, in int profiles);

    List<BluetoothDevice> getMostRecentlyConnectedDevices();

    boolean removeActiveDevice(in int profiles);
}