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

Commit 6824623a authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Add new function getMostRecentlyConnectedDevices to IBluetooth.aidl" am: 37da5d3e

Change-Id: I9bf5a296009d0de19f645a1576f80d6b7d98aad5
parents 46a72ee0 37da5d3e
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();
}