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

Commit 37da5d3e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add new function getMostRecentlyConnectedDevices to IBluetooth.aidl"

parents 302e3890 6452c92a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -144,4 +144,6 @@ interface IBluetooth
    boolean disconnectAllEnabledProfiles(in BluetoothDevice device);

    boolean setActiveDevice(in BluetoothDevice device, in int profiles);

    List<BluetoothDevice> getMostRecentlyConnectedDevices();
}