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