Loading system/binder/android/bluetooth/IBluetooth.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -146,4 +146,6 @@ interface IBluetooth boolean setActiveDevice(in BluetoothDevice device, in int profiles); List<BluetoothDevice> getMostRecentlyConnectedDevices(); boolean removeActiveDevice(in int profiles); } Loading
system/binder/android/bluetooth/IBluetooth.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -146,4 +146,6 @@ interface IBluetooth boolean setActiveDevice(in BluetoothDevice device, in int profiles); List<BluetoothDevice> getMostRecentlyConnectedDevices(); boolean removeActiveDevice(in int profiles); }